Home
last modified time | relevance | path

Searched defs:AllocateRawAligned (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dspaces-inl.h387 AllocationResult LocalAllocationBuffer::AllocateRawAligned( in AllocateRawAligned() function
461 AllocationResult PagedSpace::AllocateRawAligned(int size_in_bytes, in AllocateRawAligned() function
523 AllocationResult NewSpace::AllocateRawAligned(int size_in_bytes, in AllocateRawAligned() function
/external/v8/src/
Dcode-stub-assembler.cc745 Node* CodeStubAssembler::AllocateRawAligned(Node* size_in_bytes, in AllocateRawAligned() function in v8::internal::CodeStubAssembler