Home
last modified time | relevance | path

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

/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.c1012 static JSValue JS_CallConstructorInternal(JSContext *ctx,
16660 ret_val = JS_CallConstructorInternal(ctx, call_argv[-2], in JS_CallInternal()
18804 static JSValue JS_CallConstructorInternal(JSContext *ctx, in JS_CallConstructorInternal() function
18856 return JS_CallConstructorInternal(ctx, func_obj, new_target, in JS_CallConstructor2()
18864 return JS_CallConstructorInternal(ctx, func_obj, func_obj, in JS_CallConstructor()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.c942 static JSValue JS_CallConstructorInternal(JSContext *ctx,
16053 ret_val = JS_CallConstructorInternal(ctx, call_argv[-2], in JS_CallInternal()
18197 static JSValue JS_CallConstructorInternal(JSContext *ctx, in JS_CallConstructorInternal() function
18249 return JS_CallConstructorInternal(ctx, func_obj, new_target, in JS_CallConstructor2()
18257 return JS_CallConstructorInternal(ctx, func_obj, func_obj, in JS_CallConstructor()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.c944 static JSValue JS_CallConstructorInternal(JSContext *ctx,
16055 ret_val = JS_CallConstructorInternal(ctx, call_argv[-2], in JS_CallInternal()
18199 static JSValue JS_CallConstructorInternal(JSContext *ctx, in JS_CallConstructorInternal() function
18251 return JS_CallConstructorInternal(ctx, func_obj, new_target, in JS_CallConstructor2()
18259 return JS_CallConstructorInternal(ctx, func_obj, func_obj, in JS_CallConstructor()
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.c1021 static JSValue JS_CallConstructorInternal(JSContext *ctx,
16707 ret_val = JS_CallConstructorInternal(ctx, call_argv[-2], in JS_CallInternal()
18851 static JSValue JS_CallConstructorInternal(JSContext *ctx, in JS_CallConstructorInternal() function
18903 return JS_CallConstructorInternal(ctx, func_obj, new_target, in JS_CallConstructor2()
18911 return JS_CallConstructorInternal(ctx, func_obj, func_obj, in JS_CallConstructor()