RESOLVED FIXED 136490
CallEdgeProfile::visitWeak() should gracefully handle the case where primaryCallee duplicates an entry in otherCallees
https://bugs.webkit.org/show_bug.cgi?id=136490
Summary CallEdgeProfile::visitWeak() should gracefully handle the case where primaryC...
Filip Pizlo
Reported 2014-09-03 11:48:38 PDT
Patch forthcoming.
Attachments
the patch (2.02 KB, patch)
2014-09-03 11:49 PDT, Filip Pizlo
ggaren: review+
Filip Pizlo
Comment 1 2014-09-03 11:49:26 PDT
Created attachment 237566 [details] the patch
Geoffrey Garen
Comment 2 2014-09-03 11:52:02 PDT
Comment on attachment 237566 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=237566&action=review r=me > Source/JavaScriptCore/bytecode/CallEdgeProfile.cpp:143 > + // the primary culd duplicate an entry in otherCallees, which means that even though we "could"
Filip Pizlo
Comment 3 2014-09-03 11:58:44 PDT
Note You need to log in before you can comment on or make changes to this bug.