Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dspaces-inl.h257 AllocationResult SpaceWithLinearArea::AllocateRawUnaligned( in AllocateRawUnaligned() function
Dread-only-spaces.cc689 AllocationResult ReadOnlySpace::AllocateRawUnaligned(int size_in_bytes) { in AllocateRawUnaligned() function in v8::internal::ReadOnlySpace
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc1330 TNode<HeapObject> CodeStubAssembler::AllocateRawUnaligned( in AllocateRawUnaligned() function in v8::internal::CodeStubAssembler