Home | History | Annotate | Download | only in x64

Lines Matching refs:new_space_start

266     Move(kScratchRegister, ExternalReference::new_space_start(isolate()));
273 intptr_t new_space_start =
275 Move(kScratchRegister, reinterpret_cast<Address>(-new_space_start),
5415 ExternalReference new_space_start =
5416 ExternalReference::new_space_start(isolate());
5422 Move(kScratchRegister, new_space_start);