Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.cpp383 Frame *interpreterFrame = nullptr; in GetCurrentFrame() local
938 static void FillRegisters(Frame *interpreterFrame, PandaVector<uint64_t> &vregs, in FillRegisters()
967 PtDebugFrame::PtDebugFrame(Method *method, Frame *interpreterFrame) in PtDebugFrame()