Searched refs:exporting_module (Results 1 – 1 of 1) sorted by relevance
2328 const WasmModule* exporting_module = function.instance().module(); in TypecheckJSObject() local2330 exporting_module->functions[function.function_index()] in TypecheckJSObject()2333 if (!IsSubtypeOf(real_type, expected, exporting_module, module)) { in TypecheckJSObject()