Home
last modified time | relevance | path

Searched refs:js_for_of_start (Results 1 – 4 of 4) sorted by relevance

/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.c15414 static __exception int js_for_of_start(JSContext *ctx, JSValue *sp, in js_for_of_start() function
17405 if (js_for_of_start(ctx, sp, FALSE)) in JS_CallInternal()
17420 if (js_for_of_start(ctx, sp, TRUE)) in JS_CallInternal()
38075 if (js_for_of_start(ctx, &stack[1], FALSE)) in js_array_from()
51813 if (js_for_of_start(ctx, &stack[1], FALSE)) in js_typed_array_from()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.c14803 static __exception int js_for_of_start(JSContext *ctx, JSValue *sp, in js_for_of_start() function
16810 if (js_for_of_start(ctx, sp, FALSE)) in JS_CallInternal()
16825 if (js_for_of_start(ctx, sp, TRUE)) in JS_CallInternal()
36315 if (js_for_of_start(ctx, &stack[1], FALSE)) in js_array_from()
49644 if (js_for_of_start(ctx, &stack[1], FALSE)) in js_typed_array_from()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.c14805 static __exception int js_for_of_start(JSContext *ctx, JSValue *sp, in js_for_of_start() function
16812 if (js_for_of_start(ctx, sp, FALSE)) in JS_CallInternal()
16827 if (js_for_of_start(ctx, sp, TRUE)) in JS_CallInternal()
36317 if (js_for_of_start(ctx, &stack[1], FALSE)) in js_array_from()
49646 if (js_for_of_start(ctx, &stack[1], FALSE)) in js_typed_array_from()
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.c15461 static __exception int js_for_of_start(JSContext *ctx, JSValue *sp, in js_for_of_start() function
17452 if (js_for_of_start(ctx, sp, FALSE)) in JS_CallInternal()
17467 if (js_for_of_start(ctx, sp, TRUE)) in JS_CallInternal()
38122 if (js_for_of_start(ctx, &stack[1], FALSE)) in js_array_from()
51873 if (js_for_of_start(ctx, &stack[1], FALSE)) in js_typed_array_from()