Updates:
        Status: Assigned
        Owner: [email protected]

Comment #1 on issue 2367 by [email protected]: --harmony_scoping breaks existing ES5 code
http://code.google.com/p/v8/issues/detail?id=2367

Actually, a simpler example is this:

   function() { function g(); var g; }

However, you may want to file a bug against the current draft spec, because that rules out this very example, too (and fails to properly specify how blocks are treated).

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to