[webkit-reviews] review denied: [Bug 64147] DFG JIT does not implement prototype chain or list caching for get_by_id : [Attachment 100079] the patch (fix style)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 8 01:54:22 PDT 2011


Gavin Barraclough <barraclough at apple.com> has denied Filip Pizlo
<fpizlo at apple.com>'s request for review:
Bug 64147: DFG JIT does not implement prototype chain or list caching for
get_by_id
https://bugs.webkit.org/show_bug.cgi?id=64147

Attachment 100079: the patch (fix style)
https://bugs.webkit.org/attachment.cgi?id=100079&action=review

------- Additional Comments from Gavin Barraclough <barraclough at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=100079&action=review


Sorry, just one minor style nit.

> Source/JavaScriptCore/dfg/DFGRepatch.cpp:225
> +	   return false;

Please lose the { } here.


More information about the webkit-reviews mailing list