// Copyright 2017 the V8 project authors. All rights reserved.// Use of this source code is governed by a BSD-style license that can be// found in the LICENSE file.// Flags: --expose-wasm --wasm-interpret-allload('test/mjsunit/wasm/wasm-module-builder.js');assertThrows(()=>{let__v_50315=0;function__f_15356(__v_50316,__v_50317){let__v_50318=newWasmModuleBuilder();if(__v_50317){let__v_50319=__v_50318.addImport('import_module','other_module_fn',kSig_i_i);}__v_50318.addMemory();__v_50318.addFunction('load',kSig_i_i).addBody([0,0,0]).exportFunc();return__v_50318;}(function__f_15357(){let__v_50320=__f_15356(__v_50350=false,__v_50351=kSig_i_i);