Searched defs:interpreterFrame (Results 1 – 1 of 1) sorted by relevance
383 Frame *interpreterFrame = nullptr; in GetCurrentFrame() local937 static void FillRegisters(Frame *interpreterFrame, PandaVector<uint64_t> &vregs, in FillRegisters()966 PtDebugFrame::PtDebugFrame(Method *method, Frame *interpreterFrame) in PtDebugFrame()