v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
cppgc::internal::ObjectAllocator Member List

This is the complete list of members for cppgc::internal::ObjectAllocator, including all inherited members.

AlignVal typedefcppgc::internal::ObjectAllocator
AllocateObject(size_t size, GCInfoIndex gcinfo)cppgc::internal::ObjectAllocatorinline
AllocateObject(size_t size, AlignVal alignment, GCInfoIndex gcinfo)cppgc::internal::ObjectAllocatorinline
AllocateObject(size_t size, GCInfoIndex gcinfo, CustomSpaceIndex space_index)cppgc::internal::ObjectAllocatorinline
AllocateObject(size_t size, AlignVal alignment, GCInfoIndex gcinfo, CustomSpaceIndex space_index)cppgc::internal::ObjectAllocatorinline
AllocateObjectOnSpace(NormalPageSpace &, size_t, GCInfoIndex)cppgc::internal::ObjectAllocatorinlineprivate
AllocateObjectOnSpace(NormalPageSpace &, size_t, AlignVal, GCInfoIndex)cppgc::internal::ObjectAllocatorinlineprivate
AllocationHandle()=defaultcppgc::AllocationHandleprivate
garbage_collector_cppgc::internal::ObjectAllocatorprivate
GetInitialSpaceIndexForSize(size_t size)cppgc::internal::ObjectAllocatorinlineprivatestatic
in_disallow_gc_scope() constcppgc::internal::ObjectAllocatorprivate
kSmallestSpaceSizecppgc::internal::ObjectAllocatorstatic
MarkAllPagesAsYoung()cppgc::internal::ObjectAllocator
ObjectAllocator(RawHeap &, PageBackend &, StatsCollector &, PreFinalizerHandler &, FatalOutOfMemoryHandler &, GarbageCollector &)cppgc::internal::ObjectAllocator
oom_handler_cppgc::internal::ObjectAllocatorprivate
OutOfLineAllocate(NormalPageSpace &, size_t, AlignVal, GCInfoIndex)cppgc::internal::ObjectAllocatorinlineprivate
OutOfLineAllocateGCSafePoint(NormalPageSpace &, size_t, AlignVal, GCInfoIndex, void **)cppgc::internal::ObjectAllocatorprivate
OutOfLineAllocateImpl(NormalPageSpace &, size_t, AlignVal, GCInfoIndex)cppgc::internal::ObjectAllocatorprivate
page_backend_cppgc::internal::ObjectAllocatorprivate
prefinalizer_handler_cppgc::internal::ObjectAllocatorprivate
raw_heap_cppgc::internal::ObjectAllocatorprivate
ResetLinearAllocationBuffers()cppgc::internal::ObjectAllocator
stats_collector_cppgc::internal::ObjectAllocatorprivate
TryExpandAndRefillLinearAllocationBuffer(NormalPageSpace &)cppgc::internal::ObjectAllocatorprivate
TryRefillLinearAllocationBuffer(NormalPageSpace &, size_t)cppgc::internal::ObjectAllocatorprivate
TryRefillLinearAllocationBufferFromFreeList(NormalPageSpace &, size_t)cppgc::internal::ObjectAllocatorprivate