[Webkit-unassigned] [Bug 19747] Merge inc/dec halves of PrefixDotNode and PostfixDotNode
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 24 20:35:42 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=19747
sam at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #21906|review? |review+
Flag| |
------- Comment #2 from sam at webkit.org 2008-06-24 20:35 PDT -------
(From update of attachment 21906)
Nice job! A couple of nits on style.
Some white space issue here.
+ virtual RegisterID* emitCode(CodeGenerator&, RegisterID* = 0)
KJS_FAST_CALL;
+ virtual void streamTo(SourceStream&) const KJS_FAST_CALL;
Here too.
+ Operator m_operator;
+ };
r=me if you fix those issues.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list