()
| 61190 | // WebKit Array.of isn't generic |
| 61191 | $export($export.S + $export.F * __webpack_require__(9)(function(){ |
| 61192 | function F(){} |
| 61193 | return !(Array.of.call(F) instanceof F); |
| 61194 | }), 'Array', { |
| 61195 | // 22.1.2.3 Array.of( ...items) |
no outgoing calls
no test coverage detected