(instance, Constructor)
| 8460 | } |
| 8461 | |
| 8462 | function _classCallCheck(instance, Constructor) { |
| 8463 | if (!(instance instanceof Constructor)) { |
| 8464 | throw new TypeError("Cannot call a class as a function"); |
| 8465 | } |
| 8466 | } |
| 8467 | |
| 8468 | function _possibleConstructorReturn(self, call) { |
| 8469 | if (!self) { |