Home
last modified time | relevance | path

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

/external/v8/src/
Dmacro-assembler.h254 return ExternalReference::new_space_allocation_top_address(isolate); in GetAllocationTopReference()
Dexternal-reference-table.cc84 Add(ExternalReference::new_space_allocation_top_address(isolate).address(), in AddReferences()
Dassembler.h932 static ExternalReference new_space_allocation_top_address(Isolate* isolate);
Dassembler.cc1242 ExternalReference ExternalReference::new_space_allocation_top_address( in new_space_allocation_top_address() function in v8::internal::ExternalReference
Dcode-stub-assembler.cc802 ? ExternalReference::new_space_allocation_top_address(isolate()) in Allocate()
807 ExternalReference::new_space_allocation_top_address(isolate()) in Allocate()
6089 ExternalReference::new_space_allocation_top_address(isolate())); in TrapAllocationMemento()
/external/v8/src/compiler/
Dmemory-optimizer.cc154 ? ExternalReference::new_space_allocation_top_address(isolate()) in VisitAllocate()
/external/v8/src/x87/
Dmacro-assembler-x87.cc2724 ExternalReference::new_space_allocation_top_address(isolate()); in TestJSArrayForAllocationMemento()
/external/v8/src/ia32/
Dmacro-assembler-ia32.cc2878 ExternalReference::new_space_allocation_top_address(isolate()); in TestJSArrayForAllocationMemento()
/external/v8/src/arm/
Dmacro-assembler-arm.cc3671 ExternalReference::new_space_allocation_top_address(isolate()); in TestJSArrayForAllocationMemento()
/external/v8/src/arm64/
Dmacro-assembler-arm64.cc1533 ExternalReference::new_space_allocation_top_address(isolate()); in TestJSArrayForAllocationMemento()
/external/v8/src/ppc/
Dmacro-assembler-ppc.cc4195 ExternalReference::new_space_allocation_top_address(isolate()); in TestJSArrayForAllocationMemento()
/external/v8/src/s390/
Dmacro-assembler-s390.cc3144 ExternalReference::new_space_allocation_top_address(isolate()); in TestJSArrayForAllocationMemento()
/external/v8/src/x64/
Dmacro-assembler-x64.cc5242 ExternalReference::new_space_allocation_top_address(isolate()); in TestJSArrayForAllocationMemento()
/external/v8/src/mips/
Dmacro-assembler-mips.cc6335 ExternalReference::new_space_allocation_top_address(isolate()); in TestJSArrayForAllocationMemento()
/external/v8/src/mips64/
Dmacro-assembler-mips64.cc6742 ExternalReference::new_space_allocation_top_address(isolate()); in TestJSArrayForAllocationMemento()