DescriptionReplace SharedFunctionInfo::EnsureCompiled with JSFunction::CompileLazy where possible.
After we get rid of all SharedFunctionInfo::EnsureCompiled calls, it will be possible to remove the HasTrivialOuterContext() condition in Scope::AllowsLazyCompilation.
R=mstarzinger@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=11715
Patch Set 1 #
Total comments: 8
Patch Set 2 : address comments #
Messages
Total messages: 3 (0 generated)
|