Searched refs:NewSpaceAllocationLimitAddress (Results 1 – 4 of 4) sorted by relevance
165 Address* Heap::NewSpaceAllocationLimitAddress() { in NewSpaceAllocationLimitAddress() function
503 inline Address* NewSpaceAllocationLimitAddress();
499 return ExternalReference(isolate->heap()->NewSpaceAllocationLimitAddress()); in new_space_allocation_limit_address()
1208 isolate->heap()->NewSpaceAllocationLimitAddress()); in New()