Home
last modified time | relevance | path

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

/external/v8/src/
Dmacro-assembler.h276 return ExternalReference::new_space_allocation_limit_address(isolate); in GetAllocationLimitReference()
Dassembler.h943 static ExternalReference new_space_allocation_limit_address(Isolate* isolate);
Dassembler.cc1197 ExternalReference ExternalReference::new_space_allocation_limit_address( in new_space_allocation_limit_address() function in v8::internal::ExternalReference
/external/v8/src/snapshot/
Dserialize.cc59 Add(ExternalReference::new_space_allocation_limit_address(isolate).address(), in ExternalReferenceTable()