Searched defs:AllocateRawAligned (Results 1 – 2 of 2) sorted by relevance
387 AllocationResult LocalAllocationBuffer::AllocateRawAligned( in AllocateRawAligned() function461 AllocationResult PagedSpace::AllocateRawAligned(int size_in_bytes, in AllocateRawAligned() function523 AllocationResult NewSpace::AllocateRawAligned(int size_in_bytes, in AllocateRawAligned() function
745 Node* CodeStubAssembler::AllocateRawAligned(Node* size_in_bytes, in AllocateRawAligned() function in v8::internal::CodeStubAssembler