Home
last modified time | relevance | path

Searched defs:PromiseReaction (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Dasync_stack_trace.cpp83 bool AsyncStackTrace::InsertCurrentAsyncTaskStack(const JSTaggedValue &PromiseReaction) in InsertCurrentAsyncTaskStack()
100 bool AsyncStackTrace::RemoveAsyncTaskStack(const JSTaggedValue &PromiseReaction) in RemoveAsyncTaskStack()
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.h98 class PromiseReaction; variable