Updates:
Status: Invalid
Comment #1 on issue 255 by [email protected]: --trace-gc engine argument
should trace to stderr, not stdout
http://code.google.com/p/v8/issues/detail?id=255
--trace-gc uses stdout.
$ ./shell_g --expose-gc --trace-gc 2> /dev/null
V8 version 1.3.14 (candidate)
> gc()
Mark-sweep 0.4 -> 0.4 MB, 15 ms.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---