Searched refs:ScheduleTask (Results 1 – 6 of 6) sorted by relevance
47 ScheduleTask(heap); in Start()50 void IncrementalMarkingJob::ScheduleTask(Heap* heap, TaskType task_type) { in ScheduleTask() function in v8::internal::IncrementalMarkingJob136 job_->ScheduleTask(heap, task_type); in RunInternal()
27 void ScheduleTask(Heap* heap, TaskType task_type = TaskType::kNormal);
671 incremental_marking_job_.ScheduleTask( in MarkingComplete()
2050 incremental_marking()->incremental_marking_job()->ScheduleTask(this); in StartIncrementalMarkingIfAllocationLimitIsReached()2075 incremental_marking()->incremental_marking_job()->ScheduleTask(this); in StartIncrementalMarkingIfAllocationLimitIsReachedBackground()
75 tasks_.Push(std::make_unique<ScheduleTask>(this, std::move(task), in PostDelayedTask()124 class ScheduleTask : public Task { class in node::WorkerThreadsTaskRunner::DelayedTaskScheduler126 ScheduleTask(DelayedTaskScheduler* scheduler, in ScheduleTask() function in node::WorkerThreadsTaskRunner::DelayedTaskScheduler::ScheduleTask
5260 heap()->incremental_marking()->incremental_marking_job()->ScheduleTask( in ThrowInternal()