blob: 5a04fca68f6843a86f7f5e900a26253a9a08dd5b [file] [log] [blame]
This is a testharness.js-based test.
FAIL Grow with exported-function argument assert_equals: expected (function) function "function 0() { [native code] }" but got (object) null
FAIL Grow with non-function argument assert_throws_js: function "() => table.grow(2, {})" did not throw
FAIL Grow with JS-function argument assert_throws_js: function "() => table.grow(2, () => true)" did not throw
Harness: the test ran to completion.