Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp1638 uint32_t stackDepthOverBuiltin = DebuggerApi::GetStackDepthOverBuiltin(vm_); in DropFrame() local
1639 if (droppedDepth >= stackDepthOverBuiltin) { in DropFrame()