{"version":3,"sources":["node_modules\\babel-polyfill\\node_modules\\core-js\\modules\\_object-sap.js"],"names":["$export","require","core","fails","module","exports","KEY","exec","fn","Object","exp","S","F"],"mappings":";AACA,GAAIA,SAAUC,QAAQ,WAAR,CAAd;AACIC,KAAUD,QAAQ,SAAR,CADd;AAEIE,MAAUF,QAAQ,UAAR,CAFd;AAGAG,OAAOC,OAAP,CAAiB,SAASC,GAAT,CAAcC,IAAd,CAAmB;AAClC,GAAIC,IAAM,CAACN,KAAKO,MAAL,EAAe,EAAhB,EAAoBH,GAApB,GAA4BG,OAAOH,GAAP,CAAtC;AACII,IAAM,EADV;AAEAA,IAAIJ,GAAJ,EAAWC,KAAKC,EAAL,CAAX;AACAR,QAAQA,QAAQW,CAAR,CAAYX,QAAQY,CAAR,CAAYT,MAAM,UAAU,CAAEK,GAAG,CAAH,EAAQ,CAA1B,CAAhC,CAA6D,QAA7D,CAAuEE,GAAvE;AACD,CALD","file":"_object-sap.js","sourceRoot":"d:/Work/Office/react-native-on-web/cli/tmpl/project","sourcesContent":["// most Object methods by ES6 should accept primitives\nvar $export = require('./_export')\n  , core    = require('./_core')\n  , fails   = require('./_fails');\nmodule.exports = function(KEY, exec){\n  var fn  = (core.Object || {})[KEY] || Object[KEY]\n    , exp = {};\n  exp[KEY] = exec(fn);\n  $export($export.S + $export.F * fails(function(){ fn(1); }), 'Object', exp);\n};"]}