v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::LazyCompileDispatcher Member List

This is the complete list of members for v8::internal::LazyCompileDispatcher, including all inherited members.

AbortAll()v8::internal::LazyCompileDispatcher
AbortJob(DirectHandle< SharedFunctionInfo > function)v8::internal::LazyCompileDispatcher
background_compile_timer_v8::internal::LazyCompileDispatcherprivate
block_for_testing_v8::internal::LazyCompileDispatcherprivate
DeleteJob(Job *job)v8::internal::LazyCompileDispatcherprivate
DeleteJob(Job *job, const base::MutexGuard &)v8::internal::LazyCompileDispatcherprivate
DoBackgroundWork(JobDelegate *delegate)v8::internal::LazyCompileDispatcherprivate
DoIdleWork(double deadline_in_seconds)v8::internal::LazyCompileDispatcherprivate
Enqueue(LocalIsolate *isolate, Handle< SharedFunctionInfo > shared_info, std::unique_ptr< Utf16CharacterStream > character_stream)v8::internal::LazyCompileDispatcher
finalizable_jobs_v8::internal::LazyCompileDispatcherprivate
FinalizeSingleJob()v8::internal::LazyCompileDispatcherprivate
FinishNow(DirectHandle< SharedFunctionInfo > function)v8::internal::LazyCompileDispatcher
FRIEND_TEST(LazyCompileDispatcherTest, IdleTaskNoIdleTime)v8::internal::LazyCompileDispatcherprivate
FRIEND_TEST(LazyCompileDispatcherTest, IdleTaskSmallIdleTime)v8::internal::LazyCompileDispatcherprivate
FRIEND_TEST(LazyCompileDispatcherTest, FinishNowWithWorkerTask)v8::internal::LazyCompileDispatcherprivate
FRIEND_TEST(LazyCompileDispatcherTest, AbortJobNotStarted)v8::internal::LazyCompileDispatcherprivate
FRIEND_TEST(LazyCompileDispatcherTest, AbortJobAlreadyStarted)v8::internal::LazyCompileDispatcherprivate
FRIEND_TEST(LazyCompileDispatcherTest, AsyncAbortAllPendingWorkerTask)v8::internal::LazyCompileDispatcherprivate
FRIEND_TEST(LazyCompileDispatcherTest, AsyncAbortAllRunningWorkerTask)v8::internal::LazyCompileDispatcherprivate
FRIEND_TEST(LazyCompileDispatcherTest, CompileMultipleOnBackgroundThread)v8::internal::LazyCompileDispatcherprivate
GetJobFor(DirectHandle< SharedFunctionInfo > shared, const base::MutexGuard &) constv8::internal::LazyCompileDispatcherprivate
idle_task_manager_v8::internal::LazyCompileDispatcherprivate
idle_task_scheduled_v8::internal::LazyCompileDispatcherprivate
IsEnqueued(DirectHandle< SharedFunctionInfo > function) constv8::internal::LazyCompileDispatcher
isolate_v8::internal::LazyCompileDispatcherprivate
job_handle_v8::internal::LazyCompileDispatcherprivate
JobId typedefv8::internal::LazyCompileDispatcher
jobs_to_dispose_v8::internal::LazyCompileDispatcherprivate
LazyCompileDispatcher(Isolate *isolate, Platform *platform, size_t max_stack_size)v8::internal::LazyCompileDispatcher
LazyCompileDispatcher(const LazyCompileDispatcher &)=deletev8::internal::LazyCompileDispatcher
main_thread_blocking_on_job_v8::internal::LazyCompileDispatcherprivate
main_thread_blocking_signal_v8::internal::LazyCompileDispatcherprivate
max_stack_size_v8::internal::LazyCompileDispatcherprivate
mutex_v8::internal::LazyCompileDispatchermutableprivate
NotifyAddedBackgroundJob(const base::MutexGuard &lock)v8::internal::LazyCompileDispatcherinlineprivate
NotifyRemovedBackgroundJob(const base::MutexGuard &lock)v8::internal::LazyCompileDispatcherinlineprivate
num_jobs_for_background_v8::internal::LazyCompileDispatcherprivate
operator=(const LazyCompileDispatcher &)=deletev8::internal::LazyCompileDispatcher
pending_background_jobs_v8::internal::LazyCompileDispatcherprivate
platform_v8::internal::LazyCompileDispatcherprivate
PopSingleFinalizeJob()v8::internal::LazyCompileDispatcherprivate
ScheduleIdleTaskFromAnyThread(const base::MutexGuard &)v8::internal::LazyCompileDispatcherprivate
semaphore_for_testing_v8::internal::LazyCompileDispatcherprivate
SharedToJobMap typedefv8::internal::LazyCompileDispatcherprivate
taskrunner_v8::internal::LazyCompileDispatcherprivate
trace_compiler_dispatcher_v8::internal::LazyCompileDispatcherprivate
VerifyBackgroundTaskCount(const base::MutexGuard &)v8::internal::LazyCompileDispatcherinlineprivate
WaitForJobIfRunningOnBackground(Job *job, const base::MutexGuard &)v8::internal::LazyCompileDispatcherprivate
worker_thread_runtime_call_stats_v8::internal::LazyCompileDispatcherprivate
~LazyCompileDispatcher()v8::internal::LazyCompileDispatcher