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 duk_ret_t | duk_bi_type_error_thrower (duk_context *ctx) |
DUK_INTERNAL duk_ret_t duk_bi_type_error_thrower | ( | duk_context * | ctx | ) |
Definition at line 7 of file duktape-1.8.0/src-separate/duk_bi_thrower.c.
References DUK_RET_TYPE_ERROR, and DUK_UNREF.