Home | History | Annotate | Download | only in x64

Lines Matching refs:new_space_start

268     Move(kScratchRegister, ExternalReference::new_space_start(isolate()));
275 intptr_t new_space_start =
277 Move(kScratchRegister, reinterpret_cast<Address>(-new_space_start),
5283 ExternalReference new_space_start =
5284 ExternalReference::new_space_start(isolate());
5290 Move(kScratchRegister, new_space_start);