Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
duktape-1.5.2/src-separate/duk_bi_thrower.c
Go to the documentation of this file.
1/*
2 * Type error thrower, E5 Section 13.2.3.
3 */
4
5#include "duk_internal.h"
6
duk_small_int_t duk_ret_t
DUK_INTERNAL duk_ret_t duk_bi_type_error_thrower(duk_context *ctx)