DescriptionChange the tests which looks at the number of scripts in the VM after startup to ignore native scripts without name.
Native scripts without name are currently only the script holding the empty script and the script holding the source for the empty function. These two unnamed scripts are created for each context. When running with snapshot an additional context is created during startup adding two more native scripts that in the non-snapshot case.
Committed: http://code.google.com/p/v8/source/detail?r=1448
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|