var FUNCTION = new Function('return this'); f = new FUNCTION(); typeof f PASSED!
