Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.9/es-abstract/helpers/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.9/es-abstract/helpers/isAbstractClosure.js

'use strict';

var functionName = require('function.prototype.name');

var anon = functionName(function () {});

module.exports = function isAbstractClosure(x) {
	return typeof x === 'function' && (!x.prototype || functionName(x) === anon);
};

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