{"ast":null,"code":"'use strict';\n\nvar NativePromiseConstructor = require('../internals/promise-native-constructor');\nvar checkCorrectnessOfIteration = require('../internals/check-correctness-of-iteration');\nvar FORCED_PROMISE_CONSTRUCTOR = require('../internals/promise-constructor-detection').CONSTRUCTOR;\nmodule.exports = FORCED_PROMISE_CONSTRUCTOR || !checkCorrectnessOfIteration(function (iterable) {\n NativePromiseConstructor.all(iterable).then(undefined, function () {/* empty */});\n});","map":{"version":3,"names":["NativePromiseConstructor","require","checkCorrectnessOfIteration","FORCED_PROMISE_CONSTRUCTOR","CONSTRUCTOR","module","exports","iterable","all","then","undefined"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/core-js-pure/internals/promise-statics-incorrect-iteration.js"],"sourcesContent":["'use strict';\nvar NativePromiseConstructor = require('../internals/promise-native-constructor');\nvar checkCorrectnessOfIteration = require('../internals/check-correctness-of-iteration');\nvar FORCED_PROMISE_CONSTRUCTOR = require('../internals/promise-constructor-detection').CONSTRUCTOR;\n\nmodule.exports = FORCED_PROMISE_CONSTRUCTOR || !checkCorrectnessOfIteration(function (iterable) {\n NativePromiseConstructor.all(iterable).then(undefined, function () { /* empty */ });\n});\n"],"mappings":"AAAA,YAAY;;AACZ,IAAIA,wBAAwB,GAAGC,OAAO,CAAC,yCAAyC,CAAC;AACjF,IAAIC,2BAA2B,GAAGD,OAAO,CAAC,6CAA6C,CAAC;AACxF,IAAIE,0BAA0B,GAAGF,OAAO,CAAC,4CAA4C,CAAC,CAACG,WAAW;AAElGC,MAAM,CAACC,OAAO,GAAGH,0BAA0B,IAAI,CAACD,2BAA2B,CAAC,UAAUK,QAAQ,EAAE;EAC9FP,wBAAwB,CAACQ,GAAG,CAACD,QAAQ,CAAC,CAACE,IAAI,CAACC,SAAS,EAAE,YAAY,CAAE,YAAa,CAAC;AACrF,CAAC,CAAC","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}