http://codereview.chromium.org/668155/diff/1/3 File src/runtime.cc (right):
http://codereview.chromium.org/668155/diff/1/3#newcode5733 src/runtime.cc:5733: PrintF("\n"); On 2010/03/05 13:40:38, antonm wrote:
is it intentional?
Yes, I used %DebugPrint for debugging, and without this newline it looks odd. http://codereview.chromium.org/668155 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
