Home
last modified time | relevance | path

Searched refs:new_space_allocation_limit_address (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/
Dmacro-assembler.h263 return ExternalReference::new_space_allocation_limit_address(isolate); in GetAllocationLimitReference()
Dexternal-reference-table.cc82 Add(ExternalReference::new_space_allocation_limit_address(isolate).address(), in AddReferences()
Dassembler.h933 static ExternalReference new_space_allocation_limit_address(Isolate* isolate);
Dassembler.cc1248 ExternalReference ExternalReference::new_space_allocation_limit_address( in new_space_allocation_limit_address() function in v8::internal::ExternalReference
Dcode-stub-assembler.cc805 ExternalReference::new_space_allocation_limit_address(isolate()) in Allocate()
/external/v8/src/compiler/
Dmemory-optimizer.cc158 ? ExternalReference::new_space_allocation_limit_address(isolate()) in VisitAllocate()