varstore=require('../internals/shared-store');varfunctionToString=Function.toString;// this helper broken in `3.4.1-3.4.4`, so we can't use `shared` helperif(typeofstore.inspectSource!='function'){store.inspectSource=function(it){returnfunctionToString.call(it);};}module.exports=store.inspectSource;