Home
last modified time | relevance | path

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

/dports/www/node10/node-v10.24.1/deps/v8/src/heap/
H A Dspaces-inl.h316 AllocationResult PagedSpace::AllocateRawUnaligned( in AllocateRawUnaligned() function
427 AllocationResult NewSpace::AllocateRawUnaligned(int size_in_bytes) { in AllocateRawUnaligned() function
/dports/lang/v8/v8-9.6.180.12/src/heap/
H A Dpaged-spaces-inl.h121 AllocationResult PagedSpace::AllocateRawUnaligned(int size_in_bytes, in AllocateRawUnaligned() function
H A Dnew-spaces.cc629 AllocationResult NewSpace::AllocateRawUnaligned(int size_in_bytes, in AllocateRawUnaligned() function in v8::internal::NewSpace
H A Dread-only-spaces.cc674 AllocationResult ReadOnlySpace::AllocateRawUnaligned(int size_in_bytes) { in AllocateRawUnaligned() function in v8::internal::ReadOnlySpace
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/
H A Dpaged-spaces-inl.h132 AllocationResult PagedSpace::AllocateRawUnaligned(int size_in_bytes, in AllocateRawUnaligned() function
H A Dnew-spaces.cc595 AllocationResult NewSpace::AllocateRawUnaligned(int size_in_bytes, in AllocateRawUnaligned() function in v8::internal::NewSpace
H A Dread-only-spaces.cc656 AllocationResult ReadOnlySpace::AllocateRawUnaligned(int size_in_bytes) { in AllocateRawUnaligned() function in v8::internal::ReadOnlySpace
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/heap/
H A Dspaces-inl.h416 AllocationResult PagedSpace::AllocateRawUnaligned(int size_in_bytes, in AllocateRawUnaligned() function
536 AllocationResult NewSpace::AllocateRawUnaligned(int size_in_bytes, in AllocateRawUnaligned() function
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dcode-stub-assembler.cc1144 Node* CodeStubAssembler::AllocateRawUnaligned(Node* size_in_bytes, in AllocateRawUnaligned() function in v8::internal::CodeStubAssembler
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/
H A Dcode-stub-assembler.cc1410 TNode<HeapObject> CodeStubAssembler::AllocateRawUnaligned( in AllocateRawUnaligned() function in v8::internal::CodeStubAssembler
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/
H A Dcode-stub-assembler.cc1200 TNode<HeapObject> CodeStubAssembler::AllocateRawUnaligned( in AllocateRawUnaligned() function in v8::internal::CodeStubAssembler
/dports/lang/v8/v8-9.6.180.12/src/codegen/
H A Dcode-stub-assembler.cc1334 TNode<HeapObject> CodeStubAssembler::AllocateRawUnaligned( in AllocateRawUnaligned() function in v8::internal::CodeStubAssembler