[webkit-reviews] review granted: [Bug 70468] DFG call optimization handling will fail if the call had been unlinked due to the callee being optimized : [Attachment 111899] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 21:48:56 PDT 2011


Geoffrey Garen <ggaren at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 70468: DFG call optimization handling will fail if the call had been
unlinked due to the callee being optimized
https://bugs.webkit.org/show_bug.cgi?id=70468

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

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
r=me

Can we remove the callee field entirely now? It seems like it's a strict subset
of lastSeenCallee.


More information about the webkit-reviews mailing list