Timothy Quinn (2014-02-08T04:15:25.000Z)
domenic at domenicdenicola.com (2014-02-10T22:36:12.643Z)
Digging into ECMA-262, I cannot find this noted but it appears to be implemented in V8 and SpiderMonkey. [Mozilla states this as non-standard](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/name) so I am guessing that its not documented in ECMA-262. Is this defined in the specification or did I miss it? If not, +1 on its standardization into the specification.