#include <minor-gc-job.h>
Definition at line 24 of file minor-gc-job.h.
◆ MinorGCJob()
v8::internal::MinorGCJob::MinorGCJob |
( |
Heap * | heap | ) |
|
|
explicit |
◆ CancelTaskIfScheduled()
void v8::internal::MinorGCJob::CancelTaskIfScheduled |
( |
| ) |
|
◆ IsScheduled()
bool v8::internal::MinorGCJob::IsScheduled |
( |
| ) |
const |
|
inlineprivate |
◆ TryScheduleTask()
void v8::internal::MinorGCJob::TryScheduleTask |
( |
| ) |
|
◆ current_task_id_
Initial value:=
static constexpr Id kInvalidTaskId
Definition at line 42 of file minor-gc-job.h.
◆ heap_
Heap* const v8::internal::MinorGCJob::heap_ |
|
private |
◆ minor_gc_task_observer_
The documentation for this class was generated from the following files: