AbortAll() | v8::internal::LazyCompileDispatcher | |
AbortJob(DirectHandle< SharedFunctionInfo > function) | v8::internal::LazyCompileDispatcher | |
background_compile_timer_ | v8::internal::LazyCompileDispatcher | private |
block_for_testing_ | v8::internal::LazyCompileDispatcher | private |
DeleteJob(Job *job) | v8::internal::LazyCompileDispatcher | private |
DeleteJob(Job *job, const base::MutexGuard &) | v8::internal::LazyCompileDispatcher | private |
DoBackgroundWork(JobDelegate *delegate) | v8::internal::LazyCompileDispatcher | private |
DoIdleWork(double deadline_in_seconds) | v8::internal::LazyCompileDispatcher | private |
Enqueue(LocalIsolate *isolate, Handle< SharedFunctionInfo > shared_info, std::unique_ptr< Utf16CharacterStream > character_stream) | v8::internal::LazyCompileDispatcher | |
finalizable_jobs_ | v8::internal::LazyCompileDispatcher | private |
FinalizeSingleJob() | v8::internal::LazyCompileDispatcher | private |
FinishNow(DirectHandle< SharedFunctionInfo > function) | v8::internal::LazyCompileDispatcher | |
FRIEND_TEST(LazyCompileDispatcherTest, IdleTaskNoIdleTime) | v8::internal::LazyCompileDispatcher | private |
FRIEND_TEST(LazyCompileDispatcherTest, IdleTaskSmallIdleTime) | v8::internal::LazyCompileDispatcher | private |
FRIEND_TEST(LazyCompileDispatcherTest, FinishNowWithWorkerTask) | v8::internal::LazyCompileDispatcher | private |
FRIEND_TEST(LazyCompileDispatcherTest, AbortJobNotStarted) | v8::internal::LazyCompileDispatcher | private |
FRIEND_TEST(LazyCompileDispatcherTest, AbortJobAlreadyStarted) | v8::internal::LazyCompileDispatcher | private |
FRIEND_TEST(LazyCompileDispatcherTest, AsyncAbortAllPendingWorkerTask) | v8::internal::LazyCompileDispatcher | private |
FRIEND_TEST(LazyCompileDispatcherTest, AsyncAbortAllRunningWorkerTask) | v8::internal::LazyCompileDispatcher | private |
FRIEND_TEST(LazyCompileDispatcherTest, CompileMultipleOnBackgroundThread) | v8::internal::LazyCompileDispatcher | private |
GetJobFor(DirectHandle< SharedFunctionInfo > shared, const base::MutexGuard &) const | v8::internal::LazyCompileDispatcher | private |
idle_task_manager_ | v8::internal::LazyCompileDispatcher | private |
idle_task_scheduled_ | v8::internal::LazyCompileDispatcher | private |
IsEnqueued(DirectHandle< SharedFunctionInfo > function) const | v8::internal::LazyCompileDispatcher | |
isolate_ | v8::internal::LazyCompileDispatcher | private |
job_handle_ | v8::internal::LazyCompileDispatcher | private |
JobId typedef | v8::internal::LazyCompileDispatcher | |
jobs_to_dispose_ | v8::internal::LazyCompileDispatcher | private |
LazyCompileDispatcher(Isolate *isolate, Platform *platform, size_t max_stack_size) | v8::internal::LazyCompileDispatcher | |
LazyCompileDispatcher(const LazyCompileDispatcher &)=delete | v8::internal::LazyCompileDispatcher | |
main_thread_blocking_on_job_ | v8::internal::LazyCompileDispatcher | private |
main_thread_blocking_signal_ | v8::internal::LazyCompileDispatcher | private |
max_stack_size_ | v8::internal::LazyCompileDispatcher | private |
mutex_ | v8::internal::LazyCompileDispatcher | mutableprivate |
NotifyAddedBackgroundJob(const base::MutexGuard &lock) | v8::internal::LazyCompileDispatcher | inlineprivate |
NotifyRemovedBackgroundJob(const base::MutexGuard &lock) | v8::internal::LazyCompileDispatcher | inlineprivate |
num_jobs_for_background_ | v8::internal::LazyCompileDispatcher | private |
operator=(const LazyCompileDispatcher &)=delete | v8::internal::LazyCompileDispatcher | |
pending_background_jobs_ | v8::internal::LazyCompileDispatcher | private |
platform_ | v8::internal::LazyCompileDispatcher | private |
PopSingleFinalizeJob() | v8::internal::LazyCompileDispatcher | private |
ScheduleIdleTaskFromAnyThread(const base::MutexGuard &) | v8::internal::LazyCompileDispatcher | private |
semaphore_for_testing_ | v8::internal::LazyCompileDispatcher | private |
SharedToJobMap typedef | v8::internal::LazyCompileDispatcher | private |
taskrunner_ | v8::internal::LazyCompileDispatcher | private |
trace_compiler_dispatcher_ | v8::internal::LazyCompileDispatcher | private |
VerifyBackgroundTaskCount(const base::MutexGuard &) | v8::internal::LazyCompileDispatcher | inlineprivate |
WaitForJobIfRunningOnBackground(Job *job, const base::MutexGuard &) | v8::internal::LazyCompileDispatcher | private |
worker_thread_runtime_call_stats_ | v8::internal::LazyCompileDispatcher | private |
~LazyCompileDispatcher() | v8::internal::LazyCompileDispatcher | |