[webkit-reviews] review granted: [Bug 71746] DFG code base should allow for classes not related to DFG::JITCompiler to use DFG idioms : [Attachment 113952] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 7 18:27:16 PST 2011


Gavin Barraclough <barraclough at apple.com> has granted Filip Pizlo
<fpizlo at apple.com>'s request for review:
Bug 71746: DFG code base should allow for classes not related to
DFG::JITCompiler to use DFG idioms
https://bugs.webkit.org/show_bug.cgi?id=71746

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

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


> Source/JavaScriptCore/dfg/DFGAssemblyHelpers.h:46
> +class AssemblyHelpers: public MacroAssembler {

I think you're missing a space here.


More information about the webkit-reviews mailing list