Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds