(t, o)
| 98 | }, _getPrototypeOf(t); |
| 99 | } |
| 100 | function _inheritsLoose(t, o) { |
| 101 | t.prototype = Object.create(o.prototype), t.prototype.constructor = t, _setPrototypeOf(t, o); |
| 102 | } |
| 103 | function _isNativeFunction(t) { |
| 104 | try { |
| 105 | return -1 !== Function.toString.call(t).indexOf("[native code]"); |
no test coverage detected