Home
last modified time | relevance | path

Searched defs:assert_throws (Results 1 – 4 of 4) sorted by relevance

/third_party/quickjs/tests/
Dtest_language.js18 function assert_throws(expected_error, func) function
Dtest_builtin.js20 function assert_throws(expected_error, func) function
/third_party/node/test/fixtures/wpt/resources/
Didlharness.js737 IdlArray.prototype.assert_throws = function(error, idlArrayFunc) method in IdlArray
Dtestharness.js1342 function assert_throws(code, func, description) function