Home
last modified time | relevance | path

Searched refs:NewSpaceAllocationTopAddress (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dassembler.cc1193 return ExternalReference(isolate->heap()->NewSpaceAllocationTopAddress()); in new_space_allocation_top_address()
/external/v8/src/heap/
Dheap.h806 Address* NewSpaceAllocationTopAddress() { in NewSpaceAllocationTopAddress() function