Revision: 24872
Author: [email protected]
Date: Fri Oct 24 12:41:52 2014 UTC
Log: Enable --serialize-toplevel by default.
[email protected]
Review URL: https://codereview.chromium.org/661343003
https://code.google.com/p/v8/source/detail?r=24872
Modified:
/branches/bleeding_edge/src/flag-definitions.h
=======================================
--- /branches/bleeding_edge/src/flag-definitions.h Thu Oct 23 11:23:57 2014
UTC
+++ /branches/bleeding_edge/src/flag-definitions.h Fri Oct 24 12:41:52 2014
UTC
@@ -462,7 +462,7 @@
DEFINE_BOOL(trace_stub_failures, false,
"trace deoptimization of generated code stubs")
-DEFINE_BOOL(serialize_toplevel, false, "enable caching of toplevel
scripts")
+DEFINE_BOOL(serialize_toplevel, true, "enable caching of toplevel scripts")
DEFINE_BOOL(trace_code_serializer, false, "print code serializer trace")
// compiler.cc
--
--
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/d/optout.