#include <marker.h>
Definition at line 147 of file marker.h.
◆ IncrementalMarkingAllocationObserver()
cppgc::internal::MarkerBase::IncrementalMarkingAllocationObserver::IncrementalMarkingAllocationObserver |
( |
MarkerBase & | marker | ) |
|
|
explicit |
◆ AllocatedObjectSizeIncreased()
void cppgc::internal::MarkerBase::IncrementalMarkingAllocationObserver::AllocatedObjectSizeIncreased |
( |
size_t | delta | ) |
|
|
finalvirtual |
◆ current_allocated_size_
size_t cppgc::internal::MarkerBase::IncrementalMarkingAllocationObserver::current_allocated_size_ = 0 |
|
private |
◆ kMinAllocatedBytesPerStep
size_t cppgc::internal::MarkerBase::IncrementalMarkingAllocationObserver::kMinAllocatedBytesPerStep = 256 * kKB |
|
staticconstexpr |
◆ marker_
MarkerBase& cppgc::internal::MarkerBase::IncrementalMarkingAllocationObserver::marker_ |
|
private |
The documentation for this class was generated from the following files: