Home
last modified time | relevance | path

Searched refs:throw_ref_error (Results 1 – 8 of 8) sorted by relevance

/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.h725 JS_BOOL throw_ref_error);
H A Dquickjs.c7076 BOOL throw_ref_error) in JS_GetPropertyInternal() argument
7213 if (unlikely(throw_ref_error)) { in JS_GetPropertyInternal()
9551 BOOL throw_ref_error) in JS_GetGlobalVar() argument
9567 ctx->global_obj, throw_ref_error); in JS_GetGlobalVar()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.h703 JS_BOOL throw_ref_error);
H A Dquickjs.c6734 BOOL throw_ref_error) in JS_GetPropertyInternal() argument
6863 if (unlikely(throw_ref_error)) { in JS_GetPropertyInternal()
9180 BOOL throw_ref_error) in JS_GetGlobalVar() argument
9196 ctx->global_obj, throw_ref_error); in JS_GetGlobalVar()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.h703 JS_BOOL throw_ref_error);
H A Dquickjs.c6736 BOOL throw_ref_error) in JS_GetPropertyInternal() argument
6865 if (unlikely(throw_ref_error)) { in JS_GetPropertyInternal()
9182 BOOL throw_ref_error) in JS_GetGlobalVar() argument
9198 ctx->global_obj, throw_ref_error); in JS_GetGlobalVar()
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.h745 JS_BOOL throw_ref_error);
H A Dquickjs.c7119 BOOL throw_ref_error) in JS_GetPropertyInternal() argument
7256 if (unlikely(throw_ref_error)) { in JS_GetPropertyInternal()
9594 BOOL throw_ref_error) in JS_GetGlobalVar() argument
9610 ctx->global_obj, throw_ref_error); in JS_GetGlobalVar()