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