Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dmodule-instantiate.cc377 bool ProcessImportedGlobal(Handle<WasmInstanceObject> instance,
983 // {ProcessImportedGlobal}), but only if we can easily determine that in LookupImportAsm()
1468 bool InstanceBuilder::ProcessImportedGlobal(Handle<WasmInstanceObject> instance, in ProcessImportedGlobal() function in v8::internal::wasm::InstanceBuilder
1679 if (!ProcessImportedGlobal(instance, index, import.index, module_name, in ProcessImports()

Completed in 4 milliseconds