Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.1/es6-weak-map/test/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.1/es6-weak-map/test/is-implemented.js

"use strict";

var globalObj = require("es5-ext/global")
  , polyfill  = require("../polyfill");

module.exports = function (t, a) {
	var cache;

	a(typeof t(), "boolean");
	cache = globalObj.WeakMap;
	globalObj.WeakMap = polyfill;
	a(t(), true);
	if (cache === undefined) delete globalObj.WeakMap;
	else globalObj.WeakMap = cache;
};

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists