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