#include <MutatorScheduler.h>
◆ State
| Enumerator |
|---|
| Normal | |
| Stopped | |
| Resumed | |
◆ MutatorScheduler()
| JSC::MutatorScheduler::MutatorScheduler |
( |
| ) |
|
◆ ~MutatorScheduler()
| JSC::MutatorScheduler::~MutatorScheduler |
( |
| ) |
|
|
virtual |
◆ beginCollection()
| virtual void JSC::MutatorScheduler::beginCollection |
( |
| ) |
|
|
pure virtual |
◆ didExecuteConstraints()
| void JSC::MutatorScheduler::didExecuteConstraints |
( |
| ) |
|
|
virtual |
◆ didReachTermination()
| void JSC::MutatorScheduler::didReachTermination |
( |
| ) |
|
|
virtual |
◆ didStop()
| void JSC::MutatorScheduler::didStop |
( |
| ) |
|
|
virtual |
◆ endCollection()
| virtual void JSC::MutatorScheduler::endCollection |
( |
| ) |
|
|
pure virtual |
◆ log()
| void JSC::MutatorScheduler::log |
( |
| ) |
|
|
virtual |
◆ shouldResume()
| bool JSC::MutatorScheduler::shouldResume |
( |
| ) |
|
◆ shouldStop()
| bool JSC::MutatorScheduler::shouldStop |
( |
| ) |
|
◆ state()
| virtual State JSC::MutatorScheduler::state |
( |
| ) |
const |
|
pure virtual |
◆ synchronousDrainingDidStall()
| void JSC::MutatorScheduler::synchronousDrainingDidStall |
( |
| ) |
|
|
virtual |
◆ timeToResume()
| virtual MonotonicTime JSC::MutatorScheduler::timeToResume |
( |
| ) |
|
|
pure virtual |
◆ timeToStop()
| virtual MonotonicTime JSC::MutatorScheduler::timeToStop |
( |
| ) |
|
|
pure virtual |
◆ willResume()
| void JSC::MutatorScheduler::willResume |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: