DescriptionFix lazy parsing heuristics to respect outer scope.
This makes sure that a function literal is only parsed lazily when the
outer scope actually allows lazy compilation. Otherwise compilation will
crash due to a missing function body.
R=ulan@chromium.org
BUG=chromium:135008
TEST=mjsunit/regress/regress-crbug-135008
Committed: https://code.google.com/p/v8/source/detail?r=11945
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|