Revision: 15233
Author: [email protected]
Date: Thu Jun 20 04:23:34 2013
Log: Don't let the GC clear the cache between cache invocations to
pass test.
BUG=
[email protected]
Review URL: https://codereview.chromium.org/17218005
http://code.google.com/p/v8/source/detail?r=15233
Modified:
/branches/bleeding_edge/test/cctest/test-api.cc
=======================================
--- /branches/bleeding_edge/test/cctest/test-api.cc Thu Jun 20 01:12:59 2013
+++ /branches/bleeding_edge/test/cctest/test-api.cc Thu Jun 20 04:23:34 2013
@@ -16841,6 +16841,7 @@
THREADED_TEST(AddToJSFunctionResultCache) {
+ i::FLAG_stress_compaction = false;
i::FLAG_allow_natives_syntax = true;
v8::HandleScope scope(v8::Isolate::GetCurrent());
--
--
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.