Home | History | Annotate | Download | only in arm64

Lines Matching refs:stub1

711   StoreBufferOverflowStub stub1(isolate, kDontSaveFPRegs);
712 stub1.GetCode();
5118 T stub1(isolate, kind, DISABLE_ALLOCATION_SITES);
5119 stub1.GetCode();
5281 InternalArraySingleArgumentConstructorStub stub1(isolate(), kind);
5282 __ TailCallStub(&stub1);