Home
last modified time | relevance | path

Searched defs:myError (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/parallel/
Dtest-internal-errors.js86 const myError = new errors.codes.TEST_ERROR_1('foo'); constant
104 const myError = new errors.codes.TEST_ERROR_1('foo'); constant
119 const myError = new errors.codes.TEST_ERROR_1('foo'); constant
/third_party/node/test/js-native-api/test_error/
Dtest.js15 const myError = new MyError('Some MyError'); constant
/third_party/node/test/fixtures/wpt/streams/readable-streams/
Ddefault-reader.any.js453 const myError = { name: 'mashed potatoes' }; variable
475 const myError = { name: 'mashed potatoes' }; variable