DescriptionFix lazy compilation for strict eval scopes.
This prevents lazy compilation of functions that have an outer context
containing a strict eval scope. Such a scope potentially contains
context allocated variables in an artificial function scope that is not
deserialized correctly.
R=ulan@chromium.org
BUG=chromium:135066
TEST=mjsunit/regress/regress-crbug-135066
Committed: https://code.google.com/p/v8/source/detail?r=11976
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|