Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces-inl.h453 AllocationResult PagedSpace::AllocateRawUnaligned( in AllocateRawUnaligned() function
570 AllocationResult NewSpace::AllocateRawUnaligned(int size_in_bytes) { in AllocateRawUnaligned() function
/external/v8/src/
Dcode-stub-assembler.cc342 Node* CodeStubAssembler::AllocateRawUnaligned(Node* size_in_bytes, in AllocateRawUnaligned() function in v8::internal::CodeStubAssembler