Home | History | Annotate | Download | only in x64

Lines Matching refs:stub1

3862   StoreBufferOverflowStub stub1(isolate, kDontSaveFPRegs);
3863 stub1.GetCode();
4642 T stub1(isolate, kind, DISABLE_ALLOCATION_SITES);
4643 stub1.GetCode();
4810 InternalArraySingleArgumentConstructorStub stub1(isolate(), kind);
4811 __ TailCallStub(&stub1);