Home
last modified time | relevance | path

Searched refs:new_space_allocation_top_address (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dexternal-reference.h43 V(new_space_allocation_top_address, "Heap::NewSpaceAllocationTopAddress()") \
Dexternal-reference.cc492 ExternalReference ExternalReference::new_space_allocation_top_address( in new_space_allocation_top_address() function in v8::internal::ExternalReference
Dcode-stub-assembler.cc1390 ? ExternalReference::new_space_allocation_top_address(isolate()) in Allocate()
1396 if (ExternalReference::new_space_allocation_top_address(isolate()) in Allocate()
1399 ExternalReference::new_space_allocation_top_address(isolate()) in Allocate()
11516 ExternalReference::new_space_allocation_top_address(isolate())); in TrapAllocationMemento()
/third_party/node/deps/v8/src/compiler/
Dmemory-lowering.cc203 ? ExternalReference::new_space_allocation_top_address(isolate()) in ReduceAllocateRaw()