Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Dasync_stack_trace.cpp58 std::shared_ptr<AsyncStack> AsyncStackTrace::GetCurrentAsyncParent() in GetCurrentAsyncParent() function in panda::ecmascript::AsyncStackTrace
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp1308 std::shared_ptr<AsyncStack> DebuggerApi::GetCurrentAsyncParent(const EcmaVM *ecmaVm) in GetCurrentAsyncParent() function in panda::ecmascript::tooling::DebuggerApi