Home
last modified time | relevance | path

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

/external/v8/src/
Dexternal-reference.h43 V(new_space_allocation_top_address, "Heap::NewSpaceAllocationTopAddress()") \
Dexternal-reference.cc417 ExternalReference ExternalReference::new_space_allocation_top_address( in new_space_allocation_top_address() function in v8::internal::ExternalReference
Dcode-stub-assembler.cc1283 ? ExternalReference::new_space_allocation_top_address(isolate()) in Allocate()
1288 ExternalReference::new_space_allocation_top_address(isolate()) in Allocate()
9781 ExternalReference::new_space_allocation_top_address(isolate())); in TrapAllocationMemento()
/external/v8/src/compiler/
Dmemory-optimizer.cc169 ? ExternalReference::new_space_allocation_top_address(isolate()) in VisitAllocateRaw()