DescriptionReduce number of scope() accesses
To be able to lazily allocate BlockScopes, we need to reduce access to scope(). The explicit accesses removed here just need access to the current scope to allocate unresolved variable proxies. Those in the future should go over ScopeState rather than directly to Scope.
BUG=v8:5209
Committed: https://crrev.com/8cdb64d82c200b29a8987b3047070ef66ff1744e
Cr-Commit-Position: refs/heads/master@{#38456}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Undo unrelated change #
Messages
Total messages: 10 (4 generated)
|