Searched refs:AllocateRawAligned (Results 1 – 3 of 3) sorted by relevance
71 allocation = new_space_lab_.AllocateRawAligned(object_size, alignment); in AllocateInLAB()76 allocation = new_space_lab_.AllocateRawAligned(object_size, alignment); in AllocateInLAB()
266 AllocationResult LocalAllocationBuffer::AllocateRawAligned( in AllocateRawAligned() function332 AllocationResult PagedSpace::AllocateRawAligned(int size_in_bytes, in AllocateRawAligned() function373 ? AllocateRawAligned(size_in_bytes, kDoubleAligned) in AllocateRaw()395 AllocationResult NewSpace::AllocateRawAligned(int size_in_bytes, in AllocateRawAligned() function458 ? AllocateRawAligned(size_in_bytes, kDoubleAligned) in AllocateRaw()
2025 V8_WARN_UNUSED_RESULT inline AllocationResult AllocateRawAligned(2178 V8_WARN_UNUSED_RESULT inline AllocationResult AllocateRawAligned( in NON_EXPORTED_BASE()2748 AllocateRawAligned(int size_in_bytes, AllocationAlignment alignment);