Ignore:
Timestamp:
Sep 7, 2012, 5:32:15 PM (13 years ago)
Author:
[email protected]
Message:

Unreviewed, rolling out r127938.
http://trac.webkit.org/changeset/127938
https://bugs.webkit.org/show_bug.cgi?id=96166

It broke the build (Requested by smfr on #webkit).

Patch by Sheriff Bot <[email protected]> on 2012-09-07

Source/JavaScriptCore:

  • llint/LowLevelInterpreter.cpp:

(JSC):
(JSC::CLoop::execute):

  • offlineasm/cloop.rb:

Source/WTF:

  • wtf/Assertions.h:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r127939 r127941  
     12012-09-07  Sheriff Bot  <[email protected]>
     2
     3        Unreviewed, rolling out r127938.
     4        http://trac.webkit.org/changeset/127938
     5        https://bugs.webkit.org/show_bug.cgi?id=96166
     6
     7        It broke the build (Requested by smfr on #webkit).
     8
     9        * llint/LowLevelInterpreter.cpp:
     10        (JSC):
     11        (JSC::CLoop::execute):
     12        * offlineasm/cloop.rb:
     13
    1142012-09-07  Geoffrey Garen  <[email protected]>
    215
Note: See TracChangeset for help on using the changeset viewer.