@internal
()
| 12721 | } |
| 12722 | /** @internal */ |
| 12723 | [ErrorSteps]() { |
| 12724 | ResetQueue(this); |
| 12725 | } |
| 12726 | } |
| 12727 | Object.defineProperties(WritableStreamDefaultController2.prototype, { |
| 12728 | abortReason: { enumerable: true }, |
nothing calls this directly
no test coverage detected