Ignore:
Timestamp:
Sep 9, 2012, 10:10:21 AM (13 years ago)
Author:
[email protected]
Message:

Rolled out <http://trac.webkit.org/changeset/127939> because it broke
fast/js/named-function-expression.html.

Refactored bytecode generator initialization to support moving captured vars around
https://bugs.webkit.org/show_bug.cgi?id=96159

Reviewed by Gavin Barraclough.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r127970 r127987  
     12012-09-09  Geoffrey Garen  <[email protected]>
     2
     3        Rolled out <http://trac.webkit.org/changeset/127939> because it broke
     4        fast/js/named-function-expression.html.
     5
     6            Refactored bytecode generator initialization to support moving captured vars around
     7            https://bugs.webkit.org/show_bug.cgi?id=96159
     8
     9            Reviewed by Gavin Barraclough.
     10
    1112012-09-08  Csaba Osztrogonác  <[email protected]>
    212
Note: See TracChangeset for help on using the changeset viewer.