blob: a09da4ecedba697fd0f971164055a6f0e76dfda6 [file] [log] [blame]
CONSOLE MESSAGE: line 1774: TypeError: null is not an object (evaluating 'this.message_target.removeEventListener')
CONSOLE MESSAGE: line 68: TypeError: undefined is not an object (evaluating 'WebAssembly.Global.prototype')
Harness Error (FAIL), message = TypeError: undefined is not an object (evaluating 'WebAssembly.Global.prototype')
PASS new WebAssembly.Instance(module): Non-object imports argument: null
PASS new WebAssembly.Instance(module): Non-object imports argument: true
PASS new WebAssembly.Instance(module): Non-object imports argument: ""
PASS new WebAssembly.Instance(module): Non-object imports argument: symbol "Symbol()"
PASS new WebAssembly.Instance(module): Non-object imports argument: 1
PASS new WebAssembly.Instance(module): Non-object imports argument: 0.1
PASS new WebAssembly.Instance(module): Non-object imports argument: NaN
PASS new WebAssembly.Instance(module): Non-object module: undefined
PASS new WebAssembly.Instance(module): Non-object module: null
PASS new WebAssembly.Instance(module): Non-object module: true
PASS new WebAssembly.Instance(module): Non-object module: ""
PASS new WebAssembly.Instance(module): Non-object module: symbol "Symbol()"
PASS new WebAssembly.Instance(module): Non-object module: 1
PASS new WebAssembly.Instance(module): Non-object module: 0.1
PASS new WebAssembly.Instance(module): Non-object module: NaN
PASS new WebAssembly.Instance(module): Missing imports argument
PASS new WebAssembly.Instance(module): Imports argument with missing property: undefined
PASS new WebAssembly.Instance(module): Imports argument with missing property: empty object
PASS new WebAssembly.Instance(module): Imports argument with missing property: wrong property
PASS new WebAssembly.Instance(module): Importing an i64 global
PASS new WebAssembly.Instance(module): Importing a function with an incorrectly-typed value: undefined
PASS new WebAssembly.Instance(module): Importing a function with an incorrectly-typed value: null
PASS new WebAssembly.Instance(module): Importing a function with an incorrectly-typed value: true
PASS new WebAssembly.Instance(module): Importing a function with an incorrectly-typed value: ""
PASS new WebAssembly.Instance(module): Importing a function with an incorrectly-typed value: symbol "Symbol()"
PASS new WebAssembly.Instance(module): Importing a function with an incorrectly-typed value: 1
PASS new WebAssembly.Instance(module): Importing a function with an incorrectly-typed value: 0.1
PASS new WebAssembly.Instance(module): Importing a function with an incorrectly-typed value: NaN
PASS new WebAssembly.Instance(module): Importing a function with an incorrectly-typed value: object "[object Object]"