[webkit-reviews] review granted: [Bug 97656] ASSERTION in m_graph[tailNodeIndex].op() == Flush || m_graph[tailNodeIndex].op() == SetLocal on plus.google.com : [Attachment 166308] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 28 13:54:33 PDT 2012


Mark Hahnenberg <mhahnenberg at apple.com> has granted Filip Pizlo
<fpizlo at apple.com>'s request for review:
Bug 97656: ASSERTION in m_graph[tailNodeIndex].op() == Flush ||
m_graph[tailNodeIndex].op() == SetLocal on plus.google.com
https://bugs.webkit.org/show_bug.cgi?id=97656

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

------- Additional Comments from Mark Hahnenberg <mhahnenberg at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=166308&action=review


r=me

> Source/JavaScriptCore/ChangeLog:10
> +	   1) In case of multiple GetLocals to the same captured variable, the
bytecode parser would linke the first,

s/linke/link/


More information about the webkit-reviews mailing list