DescriptionGroup lexical context variables for faster look up.
Currently, looking up a lexical context variable requires looking up
the variable name and then checking its mode. This can be a bottleneck
in Runtime_DeclareGlobals, even when no lexical context variables are
declared.
R=rossberg@chromium.org
BUG=crbug:517778
LOG=N
Committed: https://crrev.com/a45ed17bb6aca02e940f13bbf456d660cccc86ae
Cr-Commit-Position: refs/heads/master@{#30075}
Patch Set 1 #
Total comments: 1
Patch Set 2 : added comments and TODOs #
Messages
Total messages: 9 (2 generated)
|