Searched refs:allocation_top_address (Results 1 – 4 of 4) sorted by relevance
628 return new_space_.allocation_top_address(); in NewSpaceAllocationTopAddress()635 return old_pointer_space_->allocation_top_address(); in OldPointerSpaceAllocationTopAddress()642 return old_data_space_->allocation_top_address(); in OldDataSpaceAllocationTopAddress()
1751 Address* allocation_top_address() { return allocation_info_.top_address(); } in allocation_top_address() function2456 Address* allocation_top_address() { return allocation_info_.top_address(); } in allocation_top_address() function
486 *space->allocation_limit_address() - *space->allocation_top_address()); in SimulateFullSpace()
1009 Address* top_addr = new_space->allocation_top_address(); in TEST()3580 *space->allocation_limit_address() - *space->allocation_top_address()); in AllocateAllButNBytes()4428 *heap->new_space()->allocation_top_address()); in UNINITIALIZED_TEST()4438 *heap->new_space()->allocation_top_address()); in UNINITIALIZED_TEST()