[webkit-reviews] review canceled: [Bug 69235] DFG should speculate more aggressively on obvious cases on polymorphic get_by_id : [Attachment 109441] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 2 23:18:11 PDT 2011


Filip Pizlo <fpizlo at apple.com> has canceled Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 69235: DFG should speculate more aggressively on obvious cases on
polymorphic get_by_id
https://bugs.webkit.org/show_bug.cgi?id=69235

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

------- Additional Comments from Filip Pizlo <fpizlo at apple.com>
I didn't fix all of the style errors in Instruction.h, but I "avoided" the
preexisting problem by using "this->x = x" instead of "x = _x".


More information about the webkit-reviews mailing list