Searched refs:allocation_top_address (Results 1 – 2 of 2) sorted by relevance
1221 Address* allocation_top_address() { return &allocation_info_.top; } in allocation_top_address() function
295 return new_space_.allocation_top_address(); in NewSpaceAllocationTopAddress()