Home
last modified time | relevance | path

Searched defs:BackgroundCompileJob (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dmodule-compiler.cc1868 class BackgroundCompileJob final : public JobTask { class
1870 explicit BackgroundCompileJob(std::weak_ptr<NativeModule> native_module, in BackgroundCompileJob() function in v8::internal::wasm::__anonb57df2b00311::BackgroundCompileJob