Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.h114 …V("debugPushPromise", DebugPushPromise, 1, INVAL…
323 static JSTaggedValue DebugPushPromise(EcmaRuntimeCallInfo *info);
Dbuiltins_ark_tools.cpp1036 JSTaggedValue BuiltinsArkTools::DebugPushPromise([[maybe_unused]] EcmaRuntimeCallInfo *info) in DebugPushPromise() function in panda::ecmascript::builtins::BuiltinsArkTools