Searched defs:AllocateRawAligned (Results 1 – 2 of 2) sorted by relevance
415 AllocationResult LocalAllocationBuffer::AllocateRawAligned( in AllocateRawAligned() function484 AllocationResult PagedSpace::AllocateRawAligned(int size_in_bytes, in AllocateRawAligned() function539 AllocationResult NewSpace::AllocateRawAligned(int size_in_bytes, in AllocateRawAligned() function
390 Node* CodeStubAssembler::AllocateRawAligned(Node* size_in_bytes, in AllocateRawAligned() function in v8::internal::CodeStubAssembler