Ignore:
Timestamp:
Mar 28, 2012, 3:20:52 PM (13 years ago)
Author:
[email protected]
Message:

Yarr: if we're not using the output array, don't populate it!
https://bugs.webkit.org/show_bug.cgi?id=82519

Reviewed by Sam Weinig.

  • runtime/RegExp.cpp:

(JSC):

  • Missed review comment! - didn't fully remove RegExpRepresentation.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r112454 r112455  
     12012-03-28  Gavin Barraclough  <[email protected]>
     2
     3        Yarr: if we're not using the output array, don't populate it!
     4        https://bugs.webkit.org/show_bug.cgi?id=82519
     5
     6        Reviewed by Sam Weinig.
     7
     8        * runtime/RegExp.cpp:
     9        (JSC):
     10            - Missed review comment! - didn't fully remove RegExpRepresentation.
     11
    1122012-03-28  Gavin Barraclough  <[email protected]>
    213
Note: See TracChangeset for help on using the changeset viewer.