(...args)
| 51800 | type: t2, |
| 51801 | lastModified: d7 |
| 51802 | }; |
| 51803 | } |
| 51804 | stream(...args) { |
| 51805 | webidl.brandCheck(this, _FileLike); |
| 51806 | return this[kState].blobLike.stream(...args); |
| 51807 | } |
| 51808 | arrayBuffer(...args) { |
nothing calls this directly
no test coverage detected