Definition at line 17 of file gc-invoker.cc.
◆ GCInvokerImpl() [1/2]
◆ ~GCInvokerImpl()
cppgc::internal::GCInvoker::GCInvokerImpl::~GCInvokerImpl |
( |
| ) |
|
◆ GCInvokerImpl() [2/2]
cppgc::internal::GCInvoker::GCInvokerImpl::GCInvokerImpl |
( |
const GCInvokerImpl & | | ) |
|
|
delete |
◆ clear_overridden_stack_state()
void cppgc::internal::GCInvoker::GCInvokerImpl::clear_overridden_stack_state |
( |
| ) |
|
|
inlinefinalvirtual |
◆ CollectGarbage()
void cppgc::internal::GCInvoker::GCInvokerImpl::CollectGarbage |
( |
GCConfig | config | ) |
|
|
finalvirtual |
◆ epoch()
size_t cppgc::internal::GCInvoker::GCInvokerImpl::epoch |
( |
| ) |
const |
|
inlinefinalvirtual |
◆ operator=()
◆ overridden_stack_state()
std::optional< EmbedderStackState > cppgc::internal::GCInvoker::GCInvokerImpl::overridden_stack_state |
( |
| ) |
const |
|
inlinefinalvirtual |
◆ set_override_stack_state()
void cppgc::internal::GCInvoker::GCInvokerImpl::set_override_stack_state |
( |
EmbedderStackState | state | ) |
|
|
inlinefinalvirtual |
◆ StartIncrementalGarbageCollection()
void cppgc::internal::GCInvoker::GCInvokerImpl::StartIncrementalGarbageCollection |
( |
GCConfig | config | ) |
|
|
finalvirtual |
◆ collector_
◆ gc_task_handle_
GCTask::Handle cppgc::internal::GCInvoker::GCInvokerImpl::gc_task_handle_ |
|
private |
◆ platform_
◆ stack_support_
The documentation for this class was generated from the following file: