Abort() | v8::internal::wasm::AsyncCompileJob | |
api_method_name_ | v8::internal::wasm::AsyncCompileJob | private |
AsyncCompileJob(Isolate *isolate, WasmEnabledFeatures enabled_features, CompileTimeImports compile_imports, base::OwnedVector< const uint8_t > bytes, DirectHandle< Context > context, DirectHandle< NativeContext > incumbent_context, const char *api_method_name, std::shared_ptr< CompilationResultResolver > resolver, int compilation_id) | v8::internal::wasm::AsyncCompileJob | |
AsyncCompileSucceeded(DirectHandle< WasmModuleObject > result) | v8::internal::wasm::AsyncCompileJob | private |
AsyncStreamingProcessor class | v8::internal::wasm::AsyncCompileJob | friend |
background_task_manager_ | v8::internal::wasm::AsyncCompileJob | private |
bytes_copy_ | v8::internal::wasm::AsyncCompileJob | private |
CancelPendingForegroundTask() | v8::internal::wasm::AsyncCompileJob | |
compilation_id_ | v8::internal::wasm::AsyncCompileJob | private |
compile_imports_ | v8::internal::wasm::AsyncCompileJob | private |
context() const | v8::internal::wasm::AsyncCompileJob | inline |
context_id() const | v8::internal::wasm::AsyncCompileJob | inline |
context_id_ | v8::internal::wasm::AsyncCompileJob | private |
CreateNativeModule(std::shared_ptr< const WasmModule > module, size_t code_size_estimate) | v8::internal::wasm::AsyncCompileJob | private |
CreateStreamingDecoder() | v8::internal::wasm::AsyncCompileJob | |
DecrementAndCheckFinisherCount() | v8::internal::wasm::AsyncCompileJob | inlineprivate |
detected_features_ | v8::internal::wasm::AsyncCompileJob | private |
DoAsync(Args &&... args) | v8::internal::wasm::AsyncCompileJob | private |
DoImmediately(Args &&... args) | v8::internal::wasm::AsyncCompileJob | private |
DoSync(Args &&... args) | v8::internal::wasm::AsyncCompileJob | private |
enabled_features_ | v8::internal::wasm::AsyncCompileJob | private |
ExecuteForegroundTaskImmediately() | v8::internal::wasm::AsyncCompileJob | private |
Failed() | v8::internal::wasm::AsyncCompileJob | private |
FinishCompile(bool is_after_cache_hit) | v8::internal::wasm::AsyncCompileJob | private |
FinishSuccessfully() | v8::internal::wasm::AsyncCompileJob | private |
foreground_task_runner_ | v8::internal::wasm::AsyncCompileJob | private |
GetOrCreateNativeModule(std::shared_ptr< const WasmModule > module, size_t code_size_estimate) | v8::internal::wasm::AsyncCompileJob | private |
incumbent_context_ | v8::internal::wasm::AsyncCompileJob | private |
isolate() const | v8::internal::wasm::AsyncCompileJob | inline |
isolate_ | v8::internal::wasm::AsyncCompileJob | private |
kAssertNoExistingForegroundTask enum value | v8::internal::wasm::AsyncCompileJob | private |
kUseExistingForegroundTask enum value | v8::internal::wasm::AsyncCompileJob | private |
metrics_event_ | v8::internal::wasm::AsyncCompileJob | private |
module_object_ | v8::internal::wasm::AsyncCompileJob | private |
native_context_ | v8::internal::wasm::AsyncCompileJob | private |
native_module_ | v8::internal::wasm::AsyncCompileJob | private |
NextStep(Args &&... args) | v8::internal::wasm::AsyncCompileJob | private |
outstanding_finishers_ | v8::internal::wasm::AsyncCompileJob | private |
pending_foreground_task_ | v8::internal::wasm::AsyncCompileJob | private |
PrepareRuntimeObjects() | v8::internal::wasm::AsyncCompileJob | private |
resolver_ | v8::internal::wasm::AsyncCompileJob | private |
Start() | v8::internal::wasm::AsyncCompileJob | |
start_time_ | v8::internal::wasm::AsyncCompileJob | private |
StartBackgroundTask() | v8::internal::wasm::AsyncCompileJob | private |
StartForegroundTask() | v8::internal::wasm::AsyncCompileJob | private |
step_ | v8::internal::wasm::AsyncCompileJob | private |
stream_ | v8::internal::wasm::AsyncCompileJob | private |
UseExistingForegroundTask enum name | v8::internal::wasm::AsyncCompileJob | private |
wire_bytes_ | v8::internal::wasm::AsyncCompileJob | private |
~AsyncCompileJob() | v8::internal::wasm::AsyncCompileJob | |