Home | History | Annotate | Download | only in mips

Lines Matching refs:stub1

3064   StoreBufferOverflowStub stub1(isolate, kDontSaveFPRegs);
3065 stub1.GetCode();
3677 T stub1(isolate, kind, DISABLE_ALLOCATION_SITES);
3678 stub1.GetCode();
3796 InternalArraySingleArgumentConstructorStub stub1(isolate(), kind);
3797 __ TailCallStub(&stub1);