Searched refs:throwerFunction (Results 1 – 4 of 4) sorted by relevance
48 static JSTaggedValue throwerFunction(EcmaRuntimeCallInfo *argv);
248 JSTaggedValue BuiltinsPromiseHandler::throwerFunction(EcmaRuntimeCallInfo *argv) in throwerFunction() function in panda::ecmascript::builtins::BuiltinsPromiseHandler251 BUILTINS_API_TRACE(thread, PromiseHandler, throwerFunction); in throwerFunction()
539 reinterpret_cast<void *>(builtins::BuiltinsPromiseHandler::throwerFunction),
595 V(PromiseHandler, throwerFunction) \