Home
last modified time | relevance | path

Searched refs:OldSpaceAllocationLimitAddress (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/heap/
Dheap-inl.h180 Address* Heap::OldSpaceAllocationLimitAddress() { in OldSpaceAllocationLimitAddress() function
Dheap.h736 inline Address* OldSpaceAllocationLimitAddress();
/external/v8/src/
Dassembler.cc1262 return ExternalReference(isolate->heap()->OldSpaceAllocationLimitAddress()); in old_space_allocation_limit_address()