Home | History | Annotate | Download | only in x64

Lines Matching refs:FastCloneShallowArrayStub

2512   } else if (length > FastCloneShallowArrayStub::kMaximumLength) {
2515 FastCloneShallowArrayStub stub(length);
6393 void FastCloneShallowArrayStub::Generate(MacroAssembler* masm) {