Changeset 127987 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Sep 9, 2012, 10:10:21 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r127970 r127987 1 2012-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 1 11 2012-09-08 Csaba Osztrogonác <[email protected]> 2 12
Note:
See TracChangeset
for help on using the changeset viewer.