v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
heap::base::Worklist< EntryType, MinSegmentSize >::Segment Member List

This is the complete list of members for heap::base::Worklist< EntryType, MinSegmentSize >::Segment, including all inherited members.

Capacity() constheap::base::internal::SegmentBaseinline
capacity_heap::base::internal::SegmentBaseprotected
CapacityForMallocSize(size_t malloc_size)heap::base::Worklist< EntryType, MinSegmentSize >::Segmentinlineprivatestatic
Clear()heap::base::internal::SegmentBaseinline
Create(uint16_t min_segment_size)heap::base::Worklist< EntryType, MinSegmentSize >::Segmentinlinestatic
Delete(Segment *segment)heap::base::Worklist< EntryType, MinSegmentSize >::Segmentinlinestatic
entry(size_t index)heap::base::Worklist< EntryType, MinSegmentSize >::Segmentinlineprivate
entry(size_t index) constheap::base::Worklist< EntryType, MinSegmentSize >::Segmentinlineprivate
GetSentinelSegmentAddress()heap::base::internal::SegmentBasestatic
index_heap::base::internal::SegmentBaseprotected
IsEmpty() constheap::base::internal::SegmentBaseinline
IsFull() constheap::base::internal::SegmentBaseinline
Iterate(Callback callback) constheap::base::Worklist< EntryType, MinSegmentSize >::Segment
MallocSizeForCapacity(size_t num_entries)heap::base::Worklist< EntryType, MinSegmentSize >::Segmentinlineprivatestatic
next() constheap::base::Worklist< EntryType, MinSegmentSize >::Segmentinline
next_heap::base::Worklist< EntryType, MinSegmentSize >::Segmentprivate
Pop(EntryType *entry)heap::base::Worklist< EntryType, MinSegmentSize >::Segment
Push(EntryType entry)heap::base::Worklist< EntryType, MinSegmentSize >::Segment
Segment(size_t capacity)heap::base::Worklist< EntryType, MinSegmentSize >::Segmentinlineexplicitprivate
SegmentBase(uint16_t capacity)heap::base::internal::SegmentBaseinlineexplicit
set_next(Segment *segment)heap::base::Worklist< EntryType, MinSegmentSize >::Segmentinline
Size() constheap::base::internal::SegmentBaseinline
Update(Callback callback)heap::base::Worklist< EntryType, MinSegmentSize >::Segment