Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dpaged-spaces-inl.h132 AllocationResult PagedSpace::AllocateRawUnaligned(int size_in_bytes, in AllocateRawUnaligned() function
Dnew-spaces.cc595 AllocationResult NewSpace::AllocateRawUnaligned(int size_in_bytes, in AllocateRawUnaligned() function in v8::internal::NewSpace
Dread-only-spaces.cc656 AllocationResult ReadOnlySpace::AllocateRawUnaligned(int size_in_bytes) { in AllocateRawUnaligned() function in v8::internal::ReadOnlySpace
/external/v8/src/codegen/
Dcode-stub-assembler.cc1200 TNode<HeapObject> CodeStubAssembler::AllocateRawUnaligned( in AllocateRawUnaligned() function in v8::internal::CodeStubAssembler