Home
last modified time | relevance | path

Searched refs:ToAddress (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/heap/
Dpaged-spaces-inl.h147 InvokeAllocationObservers(result.ToAddress(), size_in_bytes, size_in_bytes, in AllocateRawUnaligned()
176 InvokeAllocationObservers(result.ToAddress(), size_in_bytes, in AllocateRawAligned()
Dnew-spaces.cc606 InvokeAllocationObservers(result.ToAddress(), size_in_bytes, size_in_bytes, in AllocateRawUnaligned()
627 InvokeAllocationObservers(result.ToAddress(), size_in_bytes, in AllocateRawAligned()
Dheap-inl.h70 Address AllocationResult::ToAddress() { in ToAddress() function
Dheap.h213 inline Address ToAddress();