Description[modules] Move MODULE variable back to Scopes, before resolution
Unlike other variable allocation logic, MODULE allocation does
not depend on resolution. So in order to give hole check elimination
(which runs during resolution) access to the information "is this
variable an import", simply allocate all modules variables prior
to resolution.
BUG=v8:1569
Committed: https://crrev.com/84bbdc7648926fc143529a04d15b57b8d1a6cb89
Cr-Commit-Position: refs/heads/master@{#40621}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comments #
Messages
Total messages: 12 (6 generated)
|