![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::wasm::AsyncCompileJob::PrepareAndStartCompile, including all inherited members.
code_size_estimate_ | v8::internal::wasm::AsyncCompileJob::PrepareAndStartCompile | private |
lazy_functions_are_validated_ | v8::internal::wasm::AsyncCompileJob::PrepareAndStartCompile | private |
module_ | v8::internal::wasm::AsyncCompileJob::PrepareAndStartCompile | private |
PrepareAndStartCompile(std::shared_ptr< const WasmModule > module, bool start_compilation, bool lazy_functions_are_validated, size_t code_size_estimate) | v8::internal::wasm::AsyncCompileJob::PrepareAndStartCompile | inline |
Run(AsyncCompileJob *job, bool on_foreground) | v8::internal::wasm::AsyncCompileJob::CompileStep | inline |
RunInBackground(AsyncCompileJob *) | v8::internal::wasm::AsyncCompileJob::CompileStep | inlinevirtual |
RunInForeground(AsyncCompileJob *job) override | v8::internal::wasm::AsyncCompileJob::PrepareAndStartCompile | inlineprivatevirtual |
start_compilation_ | v8::internal::wasm::AsyncCompileJob::PrepareAndStartCompile | private |
~CompileStep()=default | v8::internal::wasm::AsyncCompileJob::CompileStep | virtual |