DescriptionModules: simplify logic around allocation of module internal variables
Since recursive modules are gone, only the top-level scope can have
module inner scopes. Rename Scope::AllocateModulesRecursively to
Scope::AllocateModules, and add test showing the module Variables
are still allocated appropriately in the top level scope.
BUG=v8:1569, v8:3940
LOG=n
Committed: https://crrev.com/9703c057c504a2dcc202e07d027919a566630ae6
Cr-Commit-Position: refs/heads/master@{#27143}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|