#include <gc-invoker.h>
Definition at line 31 of file gc-invoker.h.
◆ GCInvoker() [1/2]
◆ ~GCInvoker()
cppgc::internal::GCInvoker::~GCInvoker |
( |
| ) |
|
|
default |
◆ GCInvoker() [2/2]
cppgc::internal::GCInvoker::GCInvoker |
( |
const GCInvoker & | | ) |
|
|
delete |
◆ clear_overridden_stack_state()
void cppgc::internal::GCInvoker::clear_overridden_stack_state |
( |
| ) |
|
|
finalvirtual |
◆ CollectGarbage()
void cppgc::internal::GCInvoker::CollectGarbage |
( |
GCConfig | config | ) |
|
|
finalvirtual |
◆ epoch()
size_t cppgc::internal::GCInvoker::epoch |
( |
| ) |
const |
|
finalvirtual |
◆ operator=()
◆ overridden_stack_state()
std::optional< EmbedderStackState > cppgc::internal::GCInvoker::overridden_stack_state |
( |
| ) |
const |
|
finalvirtual |
◆ set_override_stack_state()
◆ StartIncrementalGarbageCollection()
void cppgc::internal::GCInvoker::StartIncrementalGarbageCollection |
( |
GCConfig | config | ) |
|
|
finalvirtual |
◆ impl_
The documentation for this class was generated from the following files: