Searched refs:allocation_top_address (Results 1 – 2 of 2) sorted by relevance
169 return new_space_->allocation_top_address(); in NewSpaceAllocationTopAddress()177 return old_space_->allocation_top_address(); in OldSpaceAllocationTopAddress()
1986 Address* allocation_top_address() { return allocation_info_.top_address(); } in NON_EXPORTED_BASE()2534 Address* allocation_top_address() { return allocation_info_.top_address(); } in allocation_top_address() function