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

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

AbortFunction()v8::internal::BackgroundCompileTask
BackgroundCompileTask(ScriptStreamingData *data, Isolate *isolate, v8::ScriptType type, ScriptCompiler::CompileOptions options, ScriptCompiler::CompilationDetails *compilation_details, CompileHintCallback compile_hint_callback=nullptr, void *compile_hint_callback_data=nullptr)v8::internal::BackgroundCompileTask
BackgroundCompileTask(const BackgroundCompileTask &)=deletev8::internal::BackgroundCompileTask
BackgroundCompileTask(Isolate *isolate, Handle< SharedFunctionInfo > shared_info, std::unique_ptr< Utf16CharacterStream > character_stream, WorkerThreadRuntimeCallStats *worker_thread_runtime_stats, TimedHistogram *timer, int max_stack_size)v8::internal::BackgroundCompileTask
character_stream_v8::internal::BackgroundCompileTaskprivate
ClearFunctionJobPointer()v8::internal::BackgroundCompileTaskprivate
compilation_details_v8::internal::BackgroundCompileTaskprivate
compile_hint_callback_v8::internal::BackgroundCompileTaskprivate
compile_hint_callback_data_v8::internal::BackgroundCompileTaskprivate
compile_state_v8::internal::BackgroundCompileTaskprivate
end_position_v8::internal::BackgroundCompileTaskprivate
finalize_unoptimized_compilation_data_v8::internal::BackgroundCompileTaskprivate
FinalizeFunction(Isolate *isolate, Compiler::ClearExceptionFlag flag)v8::internal::BackgroundCompileTask
FinalizeScript(Isolate *isolate, DirectHandle< String > source, const ScriptDetails &script_details, MaybeDirectHandle< Script > maybe_cached_script)v8::internal::BackgroundCompileTask
flags() constv8::internal::BackgroundCompileTaskinline
flags_v8::internal::BackgroundCompileTaskprivate
function_literal_id_v8::internal::BackgroundCompileTaskprivate
input_shared_info_v8::internal::BackgroundCompileTaskprivate
is_compiled_scope_v8::internal::BackgroundCompileTaskprivate
is_streaming_compilation() constv8::internal::BackgroundCompileTaskprivate
isolate_for_local_isolate_v8::internal::BackgroundCompileTaskprivate
jobs_to_retry_finalization_on_main_thread_v8::internal::BackgroundCompileTaskprivate
operator=(const BackgroundCompileTask &)=deletev8::internal::BackgroundCompileTask
outer_function_sfi_v8::internal::BackgroundCompileTaskprivate
persistent_handles_v8::internal::BackgroundCompileTaskprivate
ReportStatistics(Isolate *isolate)v8::internal::BackgroundCompileTaskprivate
Run()v8::internal::BackgroundCompileTask
Run(LocalIsolate *isolate, ReusableUnoptimizedCompileState *reusable_state)v8::internal::BackgroundCompileTask
RunOnMainThread(Isolate *isolate)v8::internal::BackgroundCompileTask
script_v8::internal::BackgroundCompileTaskprivate
stack_size_v8::internal::BackgroundCompileTaskprivate
start_position_v8::internal::BackgroundCompileTaskprivate
timer_v8::internal::BackgroundCompileTaskprivate
total_preparse_skipped_v8::internal::BackgroundCompileTaskprivate
use_counts_v8::internal::BackgroundCompileTaskprivate
worker_thread_runtime_call_stats_v8::internal::BackgroundCompileTaskprivate
~BackgroundCompileTask()v8::internal::BackgroundCompileTask