Home | History | Annotate | Download | only in arm

Lines Matching refs:stub1

2864   StoreBufferOverflowStub stub1(isolate, kDontSaveFPRegs);
2865 stub1.GetCode();
3478 T stub1(isolate, kind, DISABLE_ALLOCATION_SITES);
3479 stub1.GetCode();
3597 InternalArraySingleArgumentConstructorStub stub1(isolate(), kind);
3598 __ TailCallStub(&stub1);