http://codereview.chromium.org/2094005/diff/1/2 File samples/shell.cc (right):
http://codereview.chromium.org/2094005/diff/1/2#newcode302 samples/shell.cc:302: v8::String::Utf8Value stack_trace(try_catch->StackTrace()); On 2010/05/14 09:49:07, antonm wrote:
won't it be too verbose? maybe hide it behind a flag?
When used in our tests this reports failures so hopefully it won't be too verbose. When used as a javascript shell printing full trace is a sensible thing to do. http://codereview.chromium.org/2094005/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
