Searched refs:getBottomFrame (Results 1 – 4 of 4) sorted by relevance
65 const Frame *getBottomFrame() const override { in getBottomFrame() function66 return Parent.getBottomFrame(); in getBottomFrame()
67 virtual const Frame *getBottomFrame() const = 0;
131 const Frame *Bottom = getBottomFrame(); in addCallStack()
1191 const interp::Frame *getBottomFrame() const override { return &BottomFrame; } in getBottomFrame() function in __anonfb577fba0411::EvalInfo