Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.cpp309 void CpuProfiler::GetStackAfterCallNapi(JSThread *thread) in GetStackAfterCallNapi() function in panda::ecmascript::CpuProfiler
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4480 void JSNApi::GetStackAfterCallNapi([[maybe_unused]] EcmaVM *vm) in GetStackAfterCallNapi() function in panda::JSNApi