{"ast":null,"code":"'use strict';\n\nvar isPrototypeOf = require('../../internals/object-is-prototype-of');\nvar method = require('../array/virtual/splice');\nvar ArrayPrototype = Array.prototype;\nmodule.exports = function (it) {\n var own = it.splice;\n return it === ArrayPrototype || isPrototypeOf(ArrayPrototype, it) && own === ArrayPrototype.splice ? method : own;\n};","map":{"version":3,"names":["isPrototypeOf","require","method","ArrayPrototype","Array","prototype","module","exports","it","own","splice"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/core-js-pure/es/instance/splice.js"],"sourcesContent":["'use strict';\nvar isPrototypeOf = require('../../internals/object-is-prototype-of');\nvar method = require('../array/virtual/splice');\n\nvar ArrayPrototype = Array.prototype;\n\nmodule.exports = function (it) {\n var own = it.splice;\n return it === ArrayPrototype || (isPrototypeOf(ArrayPrototype, it) && own === ArrayPrototype.splice) ? method : own;\n};\n"],"mappings":"AAAA,YAAY;;AACZ,IAAIA,aAAa,GAAGC,OAAO,CAAC,wCAAwC,CAAC;AACrE,IAAIC,MAAM,GAAGD,OAAO,CAAC,yBAAyB,CAAC;AAE/C,IAAIE,cAAc,GAAGC,KAAK,CAACC,SAAS;AAEpCC,MAAM,CAACC,OAAO,GAAG,UAAUC,EAAE,EAAE;EAC7B,IAAIC,GAAG,GAAGD,EAAE,CAACE,MAAM;EACnB,OAAOF,EAAE,KAAKL,cAAc,IAAKH,aAAa,CAACG,cAAc,EAAEK,EAAE,CAAC,IAAIC,GAAG,KAAKN,cAAc,CAACO,MAAO,GAAGR,MAAM,GAAGO,GAAG;AACrH,CAAC","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}