Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/wpt/streams/transform-streams/
Derrors.any.js88 const controllerError = new Error('start failure'); constant
132 const controllerError = new URIError('controller.error'); constant
/third_party/node/test/fixtures/wpt/streams/readable-streams/
Dbad-strategies.any.js21 const controllerError = { name: 'controller error' }; variable
Dgeneral.any.js564 const controllerError = { name: 'controller error' }; variable
578 const controllerError = { name: 'controller error' }; variable