Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include "duk_internal.h"
Go to the source code of this file.
Functions | |
DUK_INTERNAL void | duk_err_longjmp (duk_hthread *thr) |
DUK_INTERNAL void duk_err_longjmp | ( | duk_hthread * | thr | ) |
Definition at line 8 of file duktape-1.5.2/src-separate/duk_error_longjmp.c.
References DUK_ASSERT, DUK_D, DUK_DD, DUK_DDPRINT, DUK_DPRINT, DUK_ERR_UNCAUGHT_ERROR, duk_fatal(), DUK_LONGJMP, DUK_UNREACHABLE, duk_hthread::heap, duk_ljstate::iserror, duk_jmpbuf::jb, duk_ljstate::jmpbuf_ptr, duk_heap::lj, NULL, duk_ljstate::type, duk_ljstate::value1, and duk_ljstate::value2.