Home
last modified time | relevance | path

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

/dports/games/warzone2100/warzone2100/3rdparty/quickjs/patches/
H A D006-msvc-64bit-compatibility.patch40 @@ -7419,7 +7419,7 @@ static int JS_CheckBrand(JSContext *ctx, JSValueConst obj, JSValueConst func)
/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.c7360 static int JS_CheckBrand(JSContext *ctx, JSValueConst obj, JSValueConst func) in JS_CheckBrand() function
16757 if (JS_CheckBrand(ctx, sp[-2], sp[-1]) < 0) in JS_CallInternal()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.c7024 static int JS_CheckBrand(JSContext *ctx, JSValueConst obj, JSValueConst func) in JS_CheckBrand() function
16150 if (JS_CheckBrand(ctx, sp[-2], sp[-1]) < 0) in JS_CallInternal()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.c7026 static int JS_CheckBrand(JSContext *ctx, JSValueConst obj, JSValueConst func) in JS_CheckBrand() function
16152 if (JS_CheckBrand(ctx, sp[-2], sp[-1]) < 0) in JS_CallInternal()
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.c7403 static int JS_CheckBrand(JSContext *ctx, JSValueConst obj, JSValueConst func) in JS_CheckBrand() function
16804 if (JS_CheckBrand(ctx, sp[-2], sp[-1]) < 0) in JS_CallInternal()