Home | History | Annotate | Download | only in src

Lines Matching refs:StackFrame

447                               StackFrame::Type frame_type);
826 StackFrame::Type GetFrameType() const { return type_; }
827 void SetFrameType(StackFrame::Type type) { type_ = type; }
879 StackFrame::Type type_;