Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Dasync_stack_trace.cpp34 bool AsyncStackTrace::InsertAsyncStackTrace(const JSHandle<JSPromise> &promise) in InsertAsyncStackTrace() function in panda::ecmascript::AsyncStackTrace
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp1102 bool EcmaVM::InsertAsyncStackTrace(const JSHandle<JSPromise> &promise) in InsertAsyncStackTrace() function in panda::ecmascript::EcmaVM