new_space_start   429 src/arm/macro-assembler-arm.cc   cmp(scratch, Operand(ExternalReference::new_space_start(isolate())));
new_space_start   630 src/assembler.h   static ExternalReference new_space_start(Isolate* isolate);
new_space_start   183 src/mips/macro-assembler-mips.cc          Operand(ExternalReference::new_space_start(isolate())));
new_space_start   361 src/serialize.cc   Add(ExternalReference::new_space_start(isolate).address(),
new_space_start   275 src/x64/macro-assembler-x64.cc     movq(kScratchRegister, ExternalReference::new_space_start(isolate()));
new_space_start   280 src/x64/macro-assembler-x64.cc     intptr_t new_space_start =
new_space_start   282 src/x64/macro-assembler-x64.cc     movq(kScratchRegister, -new_space_start, RelocInfo::NONE);
new_space_start   131 test/cctest/test-serialize.cc                ExternalReference::new_space_start(isolate).address()));
new_space_start   165 test/cctest/test-serialize.cc   CHECK_EQ(ExternalReference::new_space_start(isolate).address(),