Home
last modified time | relevance | path

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

/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.c9424 static int JS_DefineObjectNameComputed(JSContext *ctx, JSValueConst obj, in JS_DefineObjectNameComputed() function
15929 if (JS_DefineObjectNameComputed(ctx, ctor, sp[-3], in js_op_define_class()
17659 ret = JS_DefineObjectNameComputed(ctx, sp[-1], sp[-2], JS_PROP_CONFIGURABLE); in JS_CallInternal()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.c9050 static int JS_DefineObjectNameComputed(JSContext *ctx, JSValueConst obj, in JS_DefineObjectNameComputed() function
15298 if (JS_DefineObjectNameComputed(ctx, ctor, sp[-3], in js_op_define_class()
17085 ret = JS_DefineObjectNameComputed(ctx, sp[-1], sp[-2], JS_PROP_CONFIGURABLE); in JS_CallInternal()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.c9052 static int JS_DefineObjectNameComputed(JSContext *ctx, JSValueConst obj, in JS_DefineObjectNameComputed() function
15300 if (JS_DefineObjectNameComputed(ctx, ctor, sp[-3], in js_op_define_class()
17087 ret = JS_DefineObjectNameComputed(ctx, sp[-1], sp[-2], JS_PROP_CONFIGURABLE); in JS_CallInternal()
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.c9467 static int JS_DefineObjectNameComputed(JSContext *ctx, JSValueConst obj, in JS_DefineObjectNameComputed() function
15976 if (JS_DefineObjectNameComputed(ctx, ctor, sp[-3], in js_op_define_class()
17706 ret = JS_DefineObjectNameComputed(ctx, sp[-1], sp[-2], JS_PROP_CONFIGURABLE); in JS_CallInternal()