Revision: 22301
Author: [email protected]
Date: Wed Jul 9 12:11:35 2014 UTC
Log: Fixed expected builtins count
[email protected]
Review URL: https://codereview.chromium.org/376183002
http://code.google.com/p/v8/source/detail?r=22301
Modified:
/branches/bleeding_edge/tools/generate-runtime-tests.py
=======================================
--- /branches/bleeding_edge/tools/generate-runtime-tests.py Wed Jul 9
11:35:05 2014 UTC
+++ /branches/bleeding_edge/tools/generate-runtime-tests.py Wed Jul 9
12:11:35 2014 UTC
@@ -51,7 +51,7 @@
EXPECTED_FUZZABLE_COUNT = 332
EXPECTED_CCTEST_COUNT = 6
EXPECTED_UNKNOWN_COUNT = 4
-EXPECTED_BUILTINS_COUNT = 815
+EXPECTED_BUILTINS_COUNT = 810
# Don't call these at all.
--
--
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.