Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Dasync_stack_trace.cpp65 uint32_t asyncTaskId = promise->GetAsyncTaskId(); in InsertAsyncTaskStacks() local
88 uint32_t asyncTaskId = JSPromise::Cast(promise)->GetAsyncTaskId(); in InsertCurrentAsyncTaskStack() local