Home
last modified time | relevance | path

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

/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.h515 static js_force_inline JSValue JS_NewCatchOffset(JSContext *ctx, int32_t val) in JS_NewCatchOffset() function
H A Dquickjs.c17362 sp[0] = JS_NewCatchOffset(ctx, pc + diff - b->byte_code_buf); in JS_CallInternal()
17408 *sp++ = JS_NewCatchOffset(ctx, 0); in JS_CallInternal()
17423 *sp++ = JS_NewCatchOffset(ctx, 0); in JS_CallInternal()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.h513 static js_force_inline JSValue JS_NewCatchOffset(JSContext *ctx, int32_t val) in JS_NewCatchOffset() function
H A Dquickjs.c16767 sp[0] = JS_NewCatchOffset(ctx, pc + diff - b->byte_code_buf); in JS_CallInternal()
16813 *sp++ = JS_NewCatchOffset(ctx, 0); in JS_CallInternal()
16828 *sp++ = JS_NewCatchOffset(ctx, 0); in JS_CallInternal()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.h513 static js_force_inline JSValue JS_NewCatchOffset(JSContext *ctx, int32_t val) in JS_NewCatchOffset() function
H A Dquickjs.c16769 sp[0] = JS_NewCatchOffset(ctx, pc + diff - b->byte_code_buf); in JS_CallInternal()
16815 *sp++ = JS_NewCatchOffset(ctx, 0); in JS_CallInternal()
16830 *sp++ = JS_NewCatchOffset(ctx, 0); in JS_CallInternal()
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.h535 static js_force_inline JSValue JS_NewCatchOffset(JSContext *ctx, int32_t val) in JS_NewCatchOffset() function
H A Dquickjs.c17409 sp[0] = JS_NewCatchOffset(ctx, pc + diff - b->byte_code_buf); in JS_CallInternal()
17455 *sp++ = JS_NewCatchOffset(ctx, 0); in JS_CallInternal()
17470 *sp++ = JS_NewCatchOffset(ctx, 0); in JS_CallInternal()