Searched refs:BackgroundCompileScope (Results 1 – 1 of 1) sorted by relevance
84 class V8_NODISCARD BackgroundCompileScope { class86 explicit BackgroundCompileScope(std::weak_ptr<NativeModule> native_module) in BackgroundCompileScope() function in v8::internal::wasm::__anond8a41e1c0111::BackgroundCompileScope787 CompilationStateImpl* BackgroundCompileScope::compilation_state() const { in compilation_state()792 bool BackgroundCompileScope::cancelled() const { in cancelled()1444 BackgroundCompileScope compile_scope(native_module); in ExecuteJSToWasmWrapperCompilationUnits()1461 BackgroundCompileScope compile_scope(native_module); in ExecuteJSToWasmWrapperCompilationUnits()1529 BackgroundCompileScope compile_scope(native_module); in ExecuteCompilationUnits()1555 BackgroundCompileScope compile_scope(native_module); in ExecuteCompilationUnits()1884 BackgroundCompileScope compile_scope(native_module_); in GetMaxConcurrency()