Home
last modified time | relevance | path

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

/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.c36438 static JSValue js_object_constructor(JSContext *ctx, JSValueConst new_target, in js_object_constructor() function
50918 obj = JS_NewGlobalCConstructor(ctx, "Object", js_object_constructor, 1, in JS_AddIntrinsicBaseObjects()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.c34747 static JSValue js_object_constructor(JSContext *ctx, JSValueConst new_target, in js_object_constructor() function
48768 obj = JS_NewGlobalCConstructor(ctx, "Object", js_object_constructor, 1, in JS_AddIntrinsicBaseObjects()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.c34749 static JSValue js_object_constructor(JSContext *ctx, JSValueConst new_target, in js_object_constructor() function
48770 obj = JS_NewGlobalCConstructor(ctx, "Object", js_object_constructor, 1, in JS_AddIntrinsicBaseObjects()
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.c36485 static JSValue js_object_constructor(JSContext *ctx, JSValueConst new_target, in js_object_constructor() function
50978 obj = JS_NewGlobalCConstructor(ctx, "Object", js_object_constructor, 1, in JS_AddIntrinsicBaseObjects()