Home
last modified time | relevance | path

Searched refs:idlArrayFunc (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/fixtures/wpt/resources/
Didlharness.js737 IdlArray.prototype.assert_throws = function(error, idlArrayFunc) argument
740 idlArrayFunc.call(this, this);
750 …throw new IdlHarnessError(`${idlArrayFunc} threw "${e}", not the expected IdlHarnessError "${error…
754 throw new IdlHarnessError(`${idlArrayFunc} did not throw the expected IdlHarnessError`);