Searched refs:NativeFrame (Results 1 – 3 of 3) sorted by relevance
105 inline NativeFrame::NativeFrame(StackFrameIteratorBase* iterator) in NativeFrame() function
122 V(NATIVE, NativeFrame)660 class NativeFrame : public TypedFrame {668 inline explicit NativeFrame(StackFrameIteratorBase* iterator);
751 void NativeFrame::ComputeCallerState(State* state) const { in ComputeCallerState()