[webkit-reviews] review granted: [Bug 133918] DFG AI and constant folder should be able to precisely prune MultiGetByOffset/MultiPutByOffset even if the base structure abstract value is not a singleton : [Attachment 233322] ready for review

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 18 14:25:06 PDT 2014


Mark Hahnenberg <mhahnenberg at apple.com> has granted Filip Pizlo
<fpizlo at apple.com>'s request for review:
Bug 133918: DFG AI and constant folder should be able to precisely prune
MultiGetByOffset/MultiPutByOffset even if the base structure abstract value is
not a singleton
https://bugs.webkit.org/show_bug.cgi?id=133918

Attachment 233322: ready for review
https://bugs.webkit.org/attachment.cgi?id=233322&action=review

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


r=me

> Source/JavaScriptCore/dfg/DFGConstantFoldingPhase.cpp:130
> +		       != node->transition()->next)

Weird line break.


More information about the webkit-reviews mailing list