Revision: 22478
Author: [email protected]
Date: Fri Jul 18 12:51:21 2014 UTC
Log: Always sweep precisely off.
BUG=
Review URL: https://codereview.chromium.org/400663003
http://code.google.com/p/v8/source/detail?r=22478
Modified:
/branches/bleeding_edge/src/flag-definitions.h
=======================================
--- /branches/bleeding_edge/src/flag-definitions.h Fri Jul 18 12:04:48 2014
UTC
+++ /branches/bleeding_edge/src/flag-definitions.h Fri Jul 18 12:51:21 2014
UTC
@@ -516,7 +516,7 @@
"trace progress of the incremental marking")
DEFINE_BOOL(track_gc_object_stats, false,
"track object counts and memory usage")
-DEFINE_BOOL(always_precise_sweeping, true, "always sweep precisely")
+DEFINE_BOOL(always_precise_sweeping, false, "always sweep precisely")
DEFINE_BOOL(parallel_sweeping, false, "enable parallel sweeping")
DEFINE_BOOL(concurrent_sweeping, true, "enable concurrent sweeping")
DEFINE_INT(sweeper_threads, 0,
--
--
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.