Reviewers: rossberg,
Message:
Created Revert of Group lexical context variables for faster look up.
Description:
Revert of Group lexical context variables for faster look up. (patchset #2
id:20001 of https://codereview.chromium.org/1281883002/ )
Reason for revert:
This performance hack is no longer necessary.
Original issue's description:
Group 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.
[email protected]
BUG=crbug:517778
LOG=N
Committed: https://crrev.com/a45ed17bb6aca02e940f13bbf456d660cccc86ae
Cr-Commit-Position: refs/heads/master@{#30075}
[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=crbug:517778
Please review this at https://codereview.chromium.org/1290053002/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+8, -75 lines):
M src/contexts.h
M src/contexts.cc
M src/objects.h
M src/runtime/runtime-scopes.cc
M src/scopeinfo.cc
M src/scopes.cc
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.