Revision: 15195
Author: [email protected]
Date: Tue Jun 18 07:25:24 2013
Log: Do not modify FLAG_parallel_recompilation after start up.
[email protected]
BUG=
Review URL: https://chromiumcodereview.appspot.com/17202006
http://code.google.com/p/v8/source/detail?r=15195
Modified:
/branches/bleeding_edge/test/mjsunit/assert-opt-and-deopt.js
=======================================
--- /branches/bleeding_edge/test/mjsunit/assert-opt-and-deopt.js Tue Mar 12
10:33:51 2013
+++ /branches/bleeding_edge/test/mjsunit/assert-opt-and-deopt.js Tue Jun 18
07:25:24 2013
@@ -25,8 +25,7 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-// Flags: --allow-natives-syntax
-%SetFlags("--noparallel-recompilation");
+// Flags: --allow-natives-syntax --noparallel-recompilation
/**
* This class shows how to use %GetOptimizationCount() and
--
--
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.