677ece1b4ae0a102afcf6f5081ca7109d9959e8d299b8cf5d7dd5007300a6a34.json 1.5 KB

1
  1. {"ast":null,"code":"'use strict';\n\nvar isPrototypeOf = require('../../internals/object-is-prototype-of');\nvar method = require('../function/virtual/bind');\nvar FunctionPrototype = Function.prototype;\nmodule.exports = function (it) {\n var own = it.bind;\n return it === FunctionPrototype || isPrototypeOf(FunctionPrototype, it) && own === FunctionPrototype.bind ? method : own;\n};","map":{"version":3,"names":["isPrototypeOf","require","method","FunctionPrototype","Function","prototype","module","exports","it","own","bind"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/core-js-pure/es/instance/bind.js"],"sourcesContent":["'use strict';\nvar isPrototypeOf = require('../../internals/object-is-prototype-of');\nvar method = require('../function/virtual/bind');\n\nvar FunctionPrototype = Function.prototype;\n\nmodule.exports = function (it) {\n var own = it.bind;\n return it === FunctionPrototype || (isPrototypeOf(FunctionPrototype, it) && own === FunctionPrototype.bind) ? method : own;\n};\n"],"mappings":"AAAA,YAAY;;AACZ,IAAIA,aAAa,GAAGC,OAAO,CAAC,wCAAwC,CAAC;AACrE,IAAIC,MAAM,GAAGD,OAAO,CAAC,0BAA0B,CAAC;AAEhD,IAAIE,iBAAiB,GAAGC,QAAQ,CAACC,SAAS;AAE1CC,MAAM,CAACC,OAAO,GAAG,UAAUC,EAAE,EAAE;EAC7B,IAAIC,GAAG,GAAGD,EAAE,CAACE,IAAI;EACjB,OAAOF,EAAE,KAAKL,iBAAiB,IAAKH,aAAa,CAACG,iBAAiB,EAAEK,EAAE,CAAC,IAAIC,GAAG,KAAKN,iBAAiB,CAACO,IAAK,GAAGR,MAAM,GAAGO,GAAG;AAC5H,CAAC","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}