Searched refs:ToFrame (Results 1 – 1 of 1) sorted by relevance
2998 InterpretedFrame* ToFrame(InterpretedFrameImpl* impl) { in ToFrame() function3038 return FramePtr(ToFrame(new InterpretedFrameImpl(ToImpl(this), index))); in GetFrame()