V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::wasm::AsyncCompileJob::CompileStep Class Reference
Inheritance diagram for v8::internal::wasm::AsyncCompileJob::CompileStep:
v8::internal::wasm::AsyncCompileJob::CompileFailed v8::internal::wasm::AsyncCompileJob::CompileWrappers v8::internal::wasm::AsyncCompileJob::DecodeFail v8::internal::wasm::AsyncCompileJob::DecodeModule v8::internal::wasm::AsyncCompileJob::FinishModule v8::internal::wasm::AsyncCompileJob::PrepareAndStartCompile

Public Member Functions

void Run (AsyncCompileJob *job, bool on_foreground)
 
virtual void RunInForeground (AsyncCompileJob *)
 
virtual void RunInBackground (AsyncCompileJob *)
 

Detailed Description

Definition at line 2489 of file module-compiler.cc.


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