Home
last modified time | relevance | path

Searched refs:exporting_module (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-objects.cc2328 const WasmModule* exporting_module = function.instance().module(); in TypecheckJSObject() local
2330 exporting_module->functions[function.function_index()] in TypecheckJSObject()
2333 if (!IsSubtypeOf(real_type, expected, exporting_module, module)) { in TypecheckJSObject()