Personally, I always name my function expressions, (and don't use new Function) so I am not presented with this dilemma. And that works great for me except for the one runtime in the universe that makes a hash of named function experssions...

For introspection purposes, I create an object identity table and assign unique identifiers to objects, so I'd find either undefined or "" acceptable for unnamed functions.

On Mar 1, 2009, at 13:56, Brendan Eich <[email protected]> wrote:






It's hard to be sure without more user feedback
_______________________________________________
Es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to