Revision: 19252
Author:   [email protected]
Date:     Tue Feb 11 07:29:23 2014 UTC
Log:      Remove unused --stack-trace-on-abort flag.

[email protected]

Review URL: https://codereview.chromium.org/156783004
http://code.google.com/p/v8/source/detail?r=19252

Modified:
 /branches/bleeding_edge/src/flag-definitions.h

=======================================
--- /branches/bleeding_edge/src/flag-definitions.h Tue Feb 11 07:28:05 2014 UTC +++ /branches/bleeding_edge/src/flag-definitions.h Tue Feb 11 07:29:23 2014 UTC
@@ -416,10 +416,6 @@
 // builtins-ia32.cc
 DEFINE_bool(inline_new, true, "use fast inline allocation")

-// checks.cc
-DEFINE_bool(stack_trace_on_abort, true,
-            "print a stack trace if an assertion failure occurs")
-
 // codegen-ia32.cc / codegen-arm.cc
 DEFINE_bool(trace_codegen, false,
             "print name of functions for which code is generated")

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to