Home
last modified time | relevance | path

Searched refs:AllocateFastAligned (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dspaces-inl.h212 AllocationResult SpaceWithLinearArea::AllocateFastAligned( in AllocateFastAligned() function
248 result = AllocateFastAligned(size_in_bytes, nullptr, alignment, origin); in AllocateRaw()
291 AllocationResult result = AllocateFastAligned( in AllocateRawAligned()
Dspaces.h544 AllocateFastAligned(int size_in_bytes, int* aligned_size_in_bytes,