Home
last modified time | relevance | path

Searched refs:beforeCallNapi (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.h85 bool GetStackCallNapi(JSThread *thread, bool beforeCallNapi);
Dcpu_profiler.cpp324 bool CpuProfiler::GetStackCallNapi(JSThread *thread, bool beforeCallNapi) in GetStackCallNapi() argument
332 if (!beforeCallNapi) { in GetStackCallNapi()
345 if (beforeCallNapi) { in GetStackCallNapi()