Home
last modified time | relevance | path

Searched refs:js_operators_create (Results 1 – 2 of 2) sorted by relevance

/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.c48970 static JSValue js_operators_create(JSContext *ctx, JSValueConst this_val, in js_operators_create() function
49069 JS_CFUNC_DEF("create", 1, js_operators_create ),
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.c49030 static JSValue js_operators_create(JSContext *ctx, JSValueConst this_val, in js_operators_create() function
49129 JS_CFUNC_DEF("create", 1, js_operators_create ),