Searched refs:getBottomFrame (Results 1 – 3 of 3) sorted by relevance
54 const Frame *getBottomFrame() const override { in getBottomFrame() function55 return Parent.getBottomFrame(); in getBottomFrame()
130 const Frame *Bottom = getBottomFrame(); in addCallStack()
1171 const interp::Frame *getBottomFrame() const override { return &BottomFrame; } in getBottomFrame() function in __anonfb577fba0411::EvalInfo