(condition, message)
| 1924 | } |
| 1925 | __name(getStringList, "getStringList"); |
| 1926 | function failIf(condition, message) { |
| 1927 | if (condition) throw new Error(message); |
| 1928 | } |
| 1929 | __name(failIf, "failIf"); |
| 1930 | if (binary2 instanceof WebAssembly.Module) { |
| 1931 | var dylinkSection = WebAssembly.Module.customSections(binary2, "dylink.0"); |