Searched refs:js_promise_resolve_function_call (Results 1 – 1 of 1) sorted by relevance
46405 static JSValue js_promise_resolve_function_call(JSContext *ctx, in js_promise_resolve_function_call() function47402 rt->class_array[JS_CLASS_PROMISE_RESOLVE_FUNCTION].call = js_promise_resolve_function_call; in JS_AddIntrinsicPromise()47403 rt->class_array[JS_CLASS_PROMISE_REJECT_FUNCTION].call = js_promise_resolve_function_call; in JS_AddIntrinsicPromise()