Searched refs:ToAddress (Results 1 – 3 of 3) sorted by relevance
/third_party/node/deps/v8/src/heap/ |
D | concurrent-allocator.cc | 42 result.ToAddress(), kSmallObjectSize, in RunInternal() 53 result.ToAddress(), kMediumObjectSize, in RunInternal() 64 result.ToAddress(), kLargeObjectSize, in RunInternal()
|
D | allocation-result.h | 58 Address ToAddress() const { in ToAddress() function
|
D | spaces-inl.h | 272 InvokeAllocationObservers(result.ToAddress(), size_in_bytes, size_in_bytes, in AllocateRawUnaligned() 296 InvokeAllocationObservers(result.ToAddress(), size_in_bytes, in AllocateRawAligned()
|