Searched refs:ToAddress (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/heap/ |
D | paged-spaces-inl.h | 147 InvokeAllocationObservers(result.ToAddress(), size_in_bytes, size_in_bytes, in AllocateRawUnaligned() 176 InvokeAllocationObservers(result.ToAddress(), size_in_bytes, in AllocateRawAligned()
|
D | new-spaces.cc | 606 InvokeAllocationObservers(result.ToAddress(), size_in_bytes, size_in_bytes, in AllocateRawUnaligned() 627 InvokeAllocationObservers(result.ToAddress(), size_in_bytes, in AllocateRawAligned()
|
D | heap-inl.h | 70 Address AllocationResult::ToAddress() { in ToAddress() function
|
D | heap.h | 213 inline Address ToAddress();
|