DescriptionProduce cached data only for scripts which compile without errors.
ScriptCompiler::CompileUnbound handles cached data only when there was no
compilation error, so, if we produce the data for erroneous scripts, the
ScriptData object is leaked.
In addition, producing cached data for erroneous scripts makes little sense.
R=ulan@chromium.org
BUG=370327
LOG=N
Committed: https://code.google.com/p/v8/source/detail?r=21164
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|