Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.4/es6-symbol/test/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.4/es6-symbol/test/is-implemented.js

"use strict";

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

module.exports = function (t, a) {
	var cache;
	a(typeof t(), "boolean");
	cache = global.Symbol;
	global.Symbol = polyfill;
	a(t(), true);
	if (cache === undefined) delete global.Symbol;
	else global.Symbol = cache;
};

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