Home
last modified time | relevance | path

Searched refs:js_global_funcs (Results 1 – 5 of 5) sorted by relevance

/dports/games/warzone2100/warzone2100/3rdparty/quickjs/patches/
H A D003-msvc-compatibility.patch314 @@ -47841,7 +47883,11 @@ static const JSCFunctionListEntry js_global_funcs[] = {
/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.c47832 static const JSCFunctionListEntry js_global_funcs[] = { variable
50993 JS_SetPropertyFunctionList(ctx, ctx->global_obj, js_global_funcs, in JS_AddIntrinsicBaseObjects()
50994 countof(js_global_funcs)); in JS_AddIntrinsicBaseObjects()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.c46418 static const JSCFunctionListEntry js_global_funcs[] = { variable
48925 JS_SetPropertyFunctionList(ctx, ctx->global_obj, js_global_funcs, in JS_AddIntrinsicBaseObjects()
48926 countof(js_global_funcs)); in JS_AddIntrinsicBaseObjects()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.c46420 static const JSCFunctionListEntry js_global_funcs[] = { variable
48927 JS_SetPropertyFunctionList(ctx, ctx->global_obj, js_global_funcs, in JS_AddIntrinsicBaseObjects()
48928 countof(js_global_funcs)); in JS_AddIntrinsicBaseObjects()
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.c47888 static const JSCFunctionListEntry js_global_funcs[] = { variable
51053 JS_SetPropertyFunctionList(ctx, ctx->global_obj, js_global_funcs, in JS_AddIntrinsicBaseObjects()
51054 countof(js_global_funcs)); in JS_AddIntrinsicBaseObjects()