Home | History | Annotate | Download | only in arm

Lines Matching refs:stub1

3881   StoreBufferOverflowStub stub1(isolate, kDontSaveFPRegs);
3882 stub1.GetCode();
4718 T stub1(isolate, kind, DISABLE_ALLOCATION_SITES);
4719 stub1.GetCode();
4867 InternalArraySingleArgumentConstructorStub stub1(isolate(), kind);
4868 __ TailCallStub(&stub1);