Home
last modified time | relevance | path

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

/external/v8/src/codegen/
Dexternal-reference.h42 V(new_space_allocation_top_address, "Heap::NewSpaceAllocationTopAddress()") \
Dexternal-reference.cc374 ExternalReference ExternalReference::new_space_allocation_top_address( in new_space_allocation_top_address() function in v8::internal::ExternalReference
Dcode-stub-assembler.cc1261 ? ExternalReference::new_space_allocation_top_address(isolate()) in Allocate()
1266 ExternalReference::new_space_allocation_top_address(isolate()) in Allocate()
10219 ExternalReference::new_space_allocation_top_address(isolate())); in TrapAllocationMemento()
/external/v8/src/compiler/
Dmemory-lowering.cc130 ? ExternalReference::new_space_allocation_top_address(isolate()) in ReduceAllocateRaw()