UNPKG

core-js

Version:
7 lines (6 loc) 224 B
var has = require('./$.has') , hide = require('./$.hide') , TAG = require('./$.wks')('toStringTag'); module.exports = function(it, tag, stat){ if(it && !has(it = stat ? it : it.prototype, TAG))hide(it, TAG, tag); };