Skip to content

Commit 190bd27

Browse files
committed
Remove msg argument in assertError* functions and rename assertErrorMessage to
assertThrows; Note the WPT testharness.js' assert_throw can't be used, because it needs to be fed a String equal to the Error's constructor type name, which is mapped from a list of "well-known errors" hardcoded in testharness.js; WebAssembly errors don't appear in there.
1 parent 17b949d commit 190bd27

File tree

2 files changed

+126
-127
lines changed

2 files changed

+126
-127
lines changed

0 commit comments

Comments
 (0)