Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jobs/
Dpending_job.h52 … thread->GetEcmaVM()->GetAsyncStackTrace()->InsertCurrentAsyncTaskStack(argv->Get(thread, 0)); in ExecutePendingJob()
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Dasync_stack_trace.cpp83 bool AsyncStackTrace::InsertCurrentAsyncTaskStack(const JSTaggedValue &PromiseReaction) in InsertCurrentAsyncTaskStack() function in panda::ecmascript::AsyncStackTrace
Dasync_stack_trace.h149 bool InsertCurrentAsyncTaskStack(const JSTaggedValue &PromiseReaction);