Chromium Code Reviews
DescriptionNew test variant for --cache=parse
This CL updates run-tests.py to add a variant which exercises
kProduceCodeCache and kConsumeParserCache (which is how Blink typically
uses V8).
Also adds a TryCatch to CompileForCachedData() in d8 to avoid printing
SyntaxErrors twice (for tests like message/isvar which expect d8 to print a
syntax error).
Note that this increases the time to run the default tests by about 20%.
BUG=v8:3651
LOG=
Patch Set 1 #Messages
Total messages: 5 (2 generated)
|