Home | History | Annotate | Download | only in mips

Lines Matching refs:stub1

4100   StoreBufferOverflowStub stub1(isolate, kDontSaveFPRegs);
4101 stub1.GetCode();
4942 T stub1(isolate, kind, DISABLE_ALLOCATION_SITES);
4943 stub1.GetCode();
5092 InternalArraySingleArgumentConstructorStub stub1(isolate(), kind);
5093 __ TailCallStub(&stub1);