Revision: 21245
Author:   [email protected]
Date:     Fri May  9 18:28:11 2014 UTC
Log:      Updated runtime function counts after r21243

[email protected]

Review URL: https://codereview.chromium.org/275143002
http://code.google.com/p/v8/source/detail?r=21245

Modified:
 /branches/bleeding_edge/tools/generate-runtime-tests.py

=======================================
--- /branches/bleeding_edge/tools/generate-runtime-tests.py Thu May 8 13:11:59 2014 UTC +++ /branches/bleeding_edge/tools/generate-runtime-tests.py Fri May 9 18:28:11 2014 UTC
@@ -24,8 +24,8 @@
# that the parser doesn't bit-rot. Change the values as needed when you add, # remove or change runtime functions, but make sure we don't lose our ability
 # to parse them!
-EXPECTED_FUNCTION_COUNT = 339
-EXPECTED_FUZZABLE_COUNT = 316
+EXPECTED_FUNCTION_COUNT = 338
+EXPECTED_FUZZABLE_COUNT = 315
 EXPECTED_CCTEST_COUNT = 6
 EXPECTED_UNKNOWN_COUNT = 5

--
--
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.

Reply via email to