Home | History | Annotate | Download | only in mips64

Lines Matching refs:StackFrame

4468                      has_frame() ? StackFrame::NONE : StackFrame::INTERNAL);
5340 FrameScope scope(this, StackFrame::NONE);
5422 Push(Smi::FromInt(StackFrame::STUB));
5465 void MacroAssembler::EnterFrame(StackFrame::Type type,
5472 void MacroAssembler::EnterFrame(StackFrame::Type type) {
5487 void MacroAssembler::LeaveFrame(StackFrame::Type type) {