Revision: 20097
Author: [email protected]
Date: Thu Mar 20 08:19:25 2014 UTC
Log: Revert "Enable Concurrent OSR" due to A64 failures.
This reverts r20096.
[email protected]
Review URL: https://codereview.chromium.org/206173002
http://code.google.com/p/v8/source/detail?r=20097
Modified:
/branches/bleeding_edge/src/flag-definitions.h
=======================================
--- /branches/bleeding_edge/src/flag-definitions.h Thu Mar 20 08:04:28 2014
UTC
+++ /branches/bleeding_edge/src/flag-definitions.h Thu Mar 20 08:19:25 2014
UTC
@@ -347,7 +347,7 @@
"artificial compilation delay in ms")
DEFINE_bool(block_concurrent_recompilation, false,
"block queued jobs until released")
-DEFINE_bool(concurrent_osr, true,
+DEFINE_bool(concurrent_osr, false,
"concurrent on-stack replacement")
DEFINE_implication(concurrent_osr, concurrent_recompilation)
--
--
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.