()
| 27 | function isClosing() { return this[owner_symbol].isClosing(); } |
| 28 | |
| 29 | function onreadstart() { return this[owner_symbol].readStart(); } |
| 30 | |
| 31 | function onreadstop() { return this[owner_symbol].readStop(); } |
| 32 |
nothing calls this directly
no test coverage detected
searching dependent graphs…