Ignore:
Timestamp:
Dec 1, 2015, 1:05:36 AM (10 years ago)
Author:
Csaba Osztrogonác
Message:

Don't hide the argument name inside for block in AirIteratedRegisterCoalescing.cpp
https://bugs.webkit.org/show_bug.cgi?id=151622

Reviewed by Darin Adler.

  • b3/air/AirIteratedRegisterCoalescing.cpp:

(JSC::B3::Air::IteratedRegisterCoalescingAllocator::addEdges):

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r192865 r192873  
     12015-12-01  Csaba Osztrogonác  <[email protected]>
     2
     3        Don't hide the argument name inside for block in AirIteratedRegisterCoalescing.cpp
     4        https://bugs.webkit.org/show_bug.cgi?id=151622
     5
     6        Reviewed by Darin Adler.
     7
     8        * b3/air/AirIteratedRegisterCoalescing.cpp:
     9        (JSC::B3::Air::IteratedRegisterCoalescingAllocator::addEdges):
     10
    1112015-12-01  Youenn Fablet  <[email protected]>
    212
Note: See TracChangeset for help on using the changeset viewer.