3e76c36a94a08279862d95fde329f1b2.json 1017 Bytes
{"ast":null,"code":"var global = require('../internals/global');\n\nvar inspectSource = require('../internals/inspect-source');\n\nvar WeakMap = global.WeakMap;\nmodule.exports = typeof WeakMap === 'function' && /native code/.test(inspectSource(WeakMap));","map":{"version":3,"sources":["C:/Users/kkwan_000/Desktop/git/2017110269/minsung/node_modules/core-js-pure/internals/native-weak-map.js"],"names":["global","require","inspectSource","WeakMap","module","exports","test"],"mappings":"AAAA,IAAIA,MAAM,GAAGC,OAAO,CAAC,qBAAD,CAApB;;AACA,IAAIC,aAAa,GAAGD,OAAO,CAAC,6BAAD,CAA3B;;AAEA,IAAIE,OAAO,GAAGH,MAAM,CAACG,OAArB;AAEAC,MAAM,CAACC,OAAP,GAAiB,OAAOF,OAAP,KAAmB,UAAnB,IAAiC,cAAcG,IAAd,CAAmBJ,aAAa,CAACC,OAAD,CAAhC,CAAlD","sourcesContent":["var global = require('../internals/global');\nvar inspectSource = require('../internals/inspect-source');\n\nvar WeakMap = global.WeakMap;\n\nmodule.exports = typeof WeakMap === 'function' && /native code/.test(inspectSource(WeakMap));\n"]},"metadata":{},"sourceType":"script"}