Home
last modified time | relevance | path

Searched refs:native_module_weak_ (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dmodule-compiler.cc665 return native_module_weak_; in native_module_weak()
688 std::weak_ptr<NativeModule> const native_module_weak_; member in v8::internal::wasm::__anon15175::CompilationStateImpl::std
3037 native_module_weak_(std::move(native_module)), in CompilationStateImpl()
3046 native_module_weak_, async_counters_)); in InitCompileJob()
3328 ExecuteCompilationUnits(native_module_weak_, async_counters_.get(), in InitializeRecompilation()
3840 ExecuteCompilationUnits(native_module_weak_, async_counters_.get(), &delegate, in WaitForCompilationEvent()

Completed in 12 milliseconds