[webkit-reviews] review requested: [Bug 69235] DFG should speculate more aggressively on obvious cases on polymorphic get_by_id : [Attachment 109442] the patch - fix style, mostly

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 asked  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 109442: the patch - fix style, mostly
https://bugs.webkit.org/attachment.cgi?id=109442&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