V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::BackgroundCompileTask Class Reference

Public Member Functions

 BackgroundCompileTask (ScriptStreamingData *data, Isolate *isolate)
 
 BackgroundCompileTask (AccountingAllocator *allocator, const ParseInfo *outer_parse_info, const AstRawString *function_name, const FunctionLiteral *function_literal, WorkerThreadRuntimeCallStats *worker_thread_runtime_stats, TimedHistogram *timer, int max_stack_size)
 
void Run ()
 
ParseInfoinfo ()
 
Parserparser ()
 
UnoptimizedCompilationJobouter_function_job ()
 
UnoptimizedCompilationJobList * inner_function_jobs ()
 

Detailed Description

Definition at line 318 of file compiler.h.


The documentation for this class was generated from the following files: