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 &)=delete | v8::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::BackgroundCompileTask | private |
ClearFunctionJobPointer() | v8::internal::BackgroundCompileTask | private |
compilation_details_ | v8::internal::BackgroundCompileTask | private |
compile_hint_callback_ | v8::internal::BackgroundCompileTask | private |
compile_hint_callback_data_ | v8::internal::BackgroundCompileTask | private |
compile_state_ | v8::internal::BackgroundCompileTask | private |
end_position_ | v8::internal::BackgroundCompileTask | private |
finalize_unoptimized_compilation_data_ | v8::internal::BackgroundCompileTask | private |
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() const | v8::internal::BackgroundCompileTask | inline |
flags_ | v8::internal::BackgroundCompileTask | private |
function_literal_id_ | v8::internal::BackgroundCompileTask | private |
input_shared_info_ | v8::internal::BackgroundCompileTask | private |
is_compiled_scope_ | v8::internal::BackgroundCompileTask | private |
is_streaming_compilation() const | v8::internal::BackgroundCompileTask | private |
isolate_for_local_isolate_ | v8::internal::BackgroundCompileTask | private |
jobs_to_retry_finalization_on_main_thread_ | v8::internal::BackgroundCompileTask | private |
operator=(const BackgroundCompileTask &)=delete | v8::internal::BackgroundCompileTask | |
outer_function_sfi_ | v8::internal::BackgroundCompileTask | private |
persistent_handles_ | v8::internal::BackgroundCompileTask | private |
ReportStatistics(Isolate *isolate) | v8::internal::BackgroundCompileTask | private |
Run() | v8::internal::BackgroundCompileTask | |
Run(LocalIsolate *isolate, ReusableUnoptimizedCompileState *reusable_state) | v8::internal::BackgroundCompileTask | |
RunOnMainThread(Isolate *isolate) | v8::internal::BackgroundCompileTask | |
script_ | v8::internal::BackgroundCompileTask | private |
stack_size_ | v8::internal::BackgroundCompileTask | private |
start_position_ | v8::internal::BackgroundCompileTask | private |
timer_ | v8::internal::BackgroundCompileTask | private |
total_preparse_skipped_ | v8::internal::BackgroundCompileTask | private |
use_counts_ | v8::internal::BackgroundCompileTask | private |
worker_thread_runtime_call_stats_ | v8::internal::BackgroundCompileTask | private |
~BackgroundCompileTask() | v8::internal::BackgroundCompileTask | |