Ignore:
Timestamp:
Sep 3, 2014, 11:58:24 AM (11 years ago)
Author:
[email protected]
Message:

CallEdgeProfile::visitWeak() should gracefully handle the case where primaryCallee duplicates an entry in otherCallees
https://bugs.webkit.org/show_bug.cgi?id=136490

Reviewed by Geoffrey Garen.

  • bytecode/CallEdgeProfile.cpp:

(JSC::CallEdgeProfile::visitWeak):

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r173213 r173214  
     12014-09-03  Filip Pizlo  <[email protected]>
     2
     3        CallEdgeProfile::visitWeak() should gracefully handle the case where primaryCallee duplicates an entry in otherCallees
     4        https://bugs.webkit.org/show_bug.cgi?id=136490
     5
     6        Reviewed by Geoffrey Garen.
     7
     8        * bytecode/CallEdgeProfile.cpp:
     9        (JSC::CallEdgeProfile::visitWeak):
     10
    1112014-09-03  Filip Pizlo  <[email protected]>
    212
Note: See TracChangeset for help on using the changeset viewer.