[webkit-reviews] review granted: [Bug 136490] CallEdgeProfile::visitWeak() should gracefully handle the case where primaryCallee duplicates an entry in otherCallees : [Attachment 237566] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 3 11:51:56 PDT 2014


Geoffrey Garen <ggaren at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 136490: CallEdgeProfile::visitWeak() should gracefully handle the case
where primaryCallee duplicates an entry in otherCallees
https://bugs.webkit.org/show_bug.cgi?id=136490

Attachment 237566: the patch
https://bugs.webkit.org/attachment.cgi?id=237566&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
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"


More information about the webkit-reviews mailing list