Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-js.cc754 auto maybe_module = GetFirstArgumentAsModule(args, &thrower); in WebAssemblyModuleImports() local
767 auto maybe_module = GetFirstArgumentAsModule(args, &thrower); in WebAssemblyModuleExports() local
782 auto maybe_module = GetFirstArgumentAsModule(args, &thrower); in WebAssemblyModuleCustomSections() local
819 i::MaybeHandle<i::WasmModuleObject> maybe_module = in WebAssemblyInstance() local