Home
last modified time | relevance | path

Searched defs:AllocateRaw (Results 1 – 25 of 40) sorted by relevance

12

/dports/lang/v8/v8-9.6.180.12/src/heap/
H A Dconcurrent-allocator-inl.h21 AllocationResult ConcurrentAllocator::AllocateRaw(int object_size, in AllocateRaw() function
H A Dlocal-factory.cc41 HeapObject LocalFactory::AllocateRaw(int size, AllocationType allocation, in AllocateRaw() function in v8::internal::LocalFactory
H A Dlarge-spaces.cc127 AllocationResult OldLargeObjectSpace::AllocateRaw(int object_size) { in AllocateRaw() function in v8::internal::OldLargeObjectSpace
131 AllocationResult OldLargeObjectSpace::AllocateRaw(int object_size, in AllocateRaw() function in v8::internal::OldLargeObjectSpace
459 AllocationResult NewLargeObjectSpace::AllocateRaw(int object_size) { in AllocateRaw() function in v8::internal::NewLargeObjectSpace
546 AllocationResult CodeLargeObjectSpace::AllocateRaw(int object_size) { in AllocateRaw() function in v8::internal::CodeLargeObjectSpace
H A Dlocal-heap-inl.h19 AllocationResult LocalHeap::AllocateRaw(int size_in_bytes, AllocationType type, in AllocateRaw() function
H A Dnew-spaces-inl.h88 AllocationResult NewSpace::AllocateRaw(int size_in_bytes, in AllocateRaw() function
H A Dpaged-spaces-inl.h173 AllocationResult PagedSpace::AllocateRaw(int size_in_bytes, in AllocateRaw() function
H A Dheap-inl.h207 AllocationResult Heap::AllocateRaw(int size_in_bytes, AllocationType type, in AllocateRaw() function
H A Dread-only-spaces.cc694 AllocationResult ReadOnlySpace::AllocateRaw(int size_in_bytes, in AllocateRaw() function in v8::internal::ReadOnlySpace
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/
H A Dconcurrent-allocator-inl.h20 AllocationResult ConcurrentAllocator::AllocateRaw(int object_size, in AllocateRaw() function
H A Dlocal-factory.cc40 HeapObject LocalFactory::AllocateRaw(int size, AllocationType allocation, in AllocateRaw() function in v8::internal::LocalFactory
H A Dlocal-heap-inl.h15 AllocationResult LocalHeap::AllocateRaw(int size_in_bytes, AllocationType type, in AllocateRaw() function
H A Dlarge-spaces.cc126 AllocationResult OldLargeObjectSpace::AllocateRaw(int object_size) { in AllocateRaw() function in v8::internal::OldLargeObjectSpace
130 AllocationResult OldLargeObjectSpace::AllocateRaw(int object_size, in AllocateRaw() function in v8::internal::OldLargeObjectSpace
447 AllocationResult NewLargeObjectSpace::AllocateRaw(int object_size) { in AllocateRaw() function in v8::internal::NewLargeObjectSpace
533 AllocationResult CodeLargeObjectSpace::AllocateRaw(int object_size) { in AllocateRaw() function in v8::internal::CodeLargeObjectSpace
H A Dnew-spaces-inl.h87 AllocationResult NewSpace::AllocateRaw(int size_in_bytes, in AllocateRaw() function
H A Dpaged-spaces-inl.h182 AllocationResult PagedSpace::AllocateRaw(int size_in_bytes, in AllocateRaw() function
H A Dheap-inl.h168 AllocationResult Heap::AllocateRaw(int size_in_bytes, AllocationType type, in AllocateRaw() function
H A Dread-only-spaces.cc676 AllocationResult ReadOnlySpace::AllocateRaw(int size_in_bytes, in AllocateRaw() function in v8::internal::ReadOnlySpace
/dports/devel/embb/embb-1.0.0/containers_cpp/include/embb/containers/internal/
H A Dobject_pool-inl.h102 Type* ObjectPool<Type, ValuePool, ObjectAllocator>::AllocateRaw() { in AllocateRaw() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/snapshot/
H A Ddeserializer-allocator.cc23 Address DeserializerAllocator::AllocateRaw(SnapshotSpace space, int size) { in AllocateRaw() function in v8::internal::DeserializerAllocator
/dports/www/node10/node-v10.24.1/deps/v8/src/heap/
H A Dspaces-inl.h355 AllocationResult PagedSpace::AllocateRaw(int size_in_bytes, in AllocateRaw() function
448 AllocationResult NewSpace::AllocateRaw(int size_in_bytes, in AllocateRaw() function
H A Dheap-inl.h132 AllocationResult Heap::AllocateRaw(int size_in_bytes, AllocationSpace space, in AllocateRaw() function
/dports/www/node10/node-v10.24.1/deps/v8/src/snapshot/
H A Ddefault-deserializer-allocator.cc30 Address DefaultDeserializerAllocator::AllocateRaw(AllocationSpace space, in AllocateRaw() function in v8::internal::DefaultDeserializerAllocator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/heap/
H A Dspaces-inl.h461 AllocationResult PagedSpace::AllocateRaw(int size_in_bytes, in AllocateRaw() function
561 AllocationResult NewSpace::AllocateRaw(int size_in_bytes, in AllocateRaw() function
H A Doff-thread-factory.cc243 HeapObject OffThreadFactory::AllocateRaw(int size, AllocationType allocation, in AllocateRaw() function in v8::internal::OffThreadFactory
H A Dheap-inl.h174 AllocationResult Heap::AllocateRaw(int size_in_bytes, AllocationType type, in AllocateRaw() function
H A Dspaces.cc4099 AllocationResult OldLargeObjectSpace::AllocateRaw(int object_size) { in AllocateRaw() function in v8::internal::OldLargeObjectSpace
4103 AllocationResult OldLargeObjectSpace::AllocateRaw(int object_size, in AllocateRaw() function in v8::internal::OldLargeObjectSpace
4414 AllocationResult NewLargeObjectSpace::AllocateRaw(int object_size) { in AllocateRaw() function in v8::internal::NewLargeObjectSpace
4499 AllocationResult CodeLargeObjectSpace::AllocateRaw(int object_size) { in AllocateRaw() function in v8::internal::CodeLargeObjectSpace
4523 AllocationResult OffThreadLargeObjectSpace::AllocateRaw(int object_size) { in AllocateRaw() function in v8::internal::OffThreadLargeObjectSpace

12