Revision: 24792
Author: [email protected]
Date: Wed Oct 22 07:36:12 2014 UTC
Log: Fix newly added test to not run with optimize-for-size
[email protected]
BUG=none
LOG=n
Review URL: https://codereview.chromium.org/673593002
https://code.google.com/p/v8/source/detail?r=24792
Modified:
/branches/bleeding_edge/test/cctest/test-spaces.cc
=======================================
--- /branches/bleeding_edge/test/cctest/test-spaces.cc Wed Oct 22 06:58:38
2014 UTC
+++ /branches/bleeding_edge/test/cctest/test-spaces.cc Wed Oct 22 07:36:12
2014 UTC
@@ -472,6 +472,7 @@
UNINITIALIZED_TEST(NewSpaceGrowsToTargetCapacity) {
FLAG_target_semi_space_size = 2;
+ FLAG_optimize_for_size = false;
v8::Isolate* isolate = v8::Isolate::New();
{
--
--
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.