[webkit-reviews] review granted: [Bug 88176] If the DFG bytecode parser detects that op_method_check has gone polymorphic, it shouldn't revert all the way to GetById/GetByIdFlush : [Attachment 145462] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 2 16:09:03 PDT 2012


Geoffrey Garen <ggaren at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 88176: If the DFG bytecode parser detects that op_method_check has gone
polymorphic, it shouldn't revert all the way to GetById/GetByIdFlush
https://bugs.webkit.org/show_bug.cgi?id=88176

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

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=145462&action=review


r=me

> Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp:97
> +    // Handle get_by_id.

I don't think this comment adds anything.


More information about the webkit-reviews mailing list