Home
last modified time | relevance | path

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

/third_party/quickjs/
Dquickjs.c37783 static JSValue js_function_hasInstance(JSContext *ctx, JSValueConst this_val, in js_function_hasInstance() function
37799 JS_CFUNC_DEF("[Symbol.hasInstance]", 1, js_function_hasInstance ),