Description[parser] Lazy compilation no longer needs context chain.
Now that the scope chain is deserialized directly from the chain of
{ScopeInfo} objects, it is no longer needed to provide a context. This
makes the {AllowsLazyCompilationWithoutContext} predicate coincide with
the more general {AllowsLazyCompilation}. Remove the former.
R=jochen@chromium.org
Committed: https://crrev.com/8f5d1c1d4c652f020352af8505baa29804a3ef3d
Cr-Commit-Position: refs/heads/master@{#40042}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 13 (6 generated)
|