Searched refs:NewSpaceAllocationLimitAddress (Results 1 – 3 of 3) sorted by relevance
140 Address* Heap::NewSpaceAllocationLimitAddress() { in NewSpaceAllocationLimitAddress() function282 Address* limit = heap->NewSpaceAllocationLimitAddress(); in AllocateRawWith()
514 inline Address* NewSpaceAllocationLimitAddress();
381 return ExternalReference(isolate->heap()->NewSpaceAllocationLimitAddress()); in new_space_allocation_limit_address()