Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jobs/
Dpending_job.h59 thread->GetEcmaVM()->GetAsyncStackTrace()->RemoveAsyncTaskStack(argv->Get(thread, 0)); in ExecutePendingJob()
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Dasync_stack_trace.cpp100 bool AsyncStackTrace::RemoveAsyncTaskStack(const JSTaggedValue &PromiseReaction) in RemoveAsyncTaskStack() function in panda::ecmascript::AsyncStackTrace
Dasync_stack_trace.h151 bool RemoveAsyncTaskStack(const JSTaggedValue &PromiseReaction);