Searched refs:allocation_top_address (Results 1 – 3 of 3) sorted by relevance
2175 Address* allocation_top_address() { return &allocation_info_.top; } in allocation_top_address() function
515 return new_space_.allocation_top_address(); in NewSpaceAllocationTopAddress()
892 Address* top_addr = new_space->allocation_top_address(); in TEST()