(s)
| 16537 | } |
| 16538 | } |
| 16539 | function _assertThisInitialized(s) { |
| 16540 | if (void 0 === s) |
| 16541 | throw new ReferenceError("this hasn't been initialised - super() hasn't been called") |
| 16542 | return s |
| 16543 | } |
| 16544 | function _getPrototypeOf(s) { |
| 16545 | return ( |
| 16546 | (_getPrototypeOf = Object.setPrototypeOf |
no outgoing calls
no test coverage detected