Home
last modified time | relevance | path

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

/external/v8/src/
Dmacro-assembler.h267 return ExternalReference::new_space_allocation_top_address(isolate); in GetAllocationTopReference()
Dassembler.h942 static ExternalReference new_space_allocation_top_address(Isolate* isolate);
Dassembler.cc1191 ExternalReference ExternalReference::new_space_allocation_top_address( in new_space_allocation_top_address() function in v8::internal::ExternalReference
/external/v8/src/snapshot/
Dserialize.cc61 Add(ExternalReference::new_space_allocation_top_address(isolate).address(), in ExternalReferenceTable()
/external/v8/src/x87/
Dmacro-assembler-x87.cc2928 ExternalReference::new_space_allocation_top_address(isolate()); in TestJSArrayForAllocationMemento()
/external/v8/src/ia32/
Dmacro-assembler-ia32.cc3056 ExternalReference::new_space_allocation_top_address(isolate()); in TestJSArrayForAllocationMemento()
/external/v8/src/arm/
Dmacro-assembler-arm.cc3450 ExternalReference::new_space_allocation_top_address(isolate()); in TestJSArrayForAllocationMemento()
/external/v8/src/ppc/
Dmacro-assembler-ppc.cc4163 ExternalReference::new_space_allocation_top_address(isolate()); in TestJSArrayForAllocationMemento()
/external/v8/src/arm64/
Dmacro-assembler-arm64.cc1556 ExternalReference::new_space_allocation_top_address(isolate()); in TestJSArrayForAllocationMemento()
/external/v8/src/x64/
Dmacro-assembler-x64.cc5418 ExternalReference::new_space_allocation_top_address(isolate()); in TestJSArrayForAllocationMemento()
/external/v8/src/mips/
Dmacro-assembler-mips.cc5629 ExternalReference::new_space_allocation_top_address(isolate()); in TestJSArrayForAllocationMemento()
/external/v8/src/mips64/
Dmacro-assembler-mips64.cc6347 ExternalReference::new_space_allocation_top_address(isolate()); in TestJSArrayForAllocationMemento()