Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dconcurrent-allocator.cc42 result.ToAddress(), kSmallObjectSize, in RunInternal()
53 result.ToAddress(), kMediumObjectSize, in RunInternal()
64 result.ToAddress(), kLargeObjectSize, in RunInternal()
Dallocation-result.h58 Address ToAddress() const { in ToAddress() function
Dspaces-inl.h272 InvokeAllocationObservers(result.ToAddress(), size_in_bytes, size_in_bytes, in AllocateRawUnaligned()
296 InvokeAllocationObservers(result.ToAddress(), size_in_bytes, in AllocateRawAligned()