Description[turbofan] Specialize loads of the native context.
When we specialize to the native context, we can replace loads of the
NATIVE_CONTEXT_INDEX in any known context with the appropriate native
context for that context. This allows us to constant-fold and further
optimize things like %reflect_construct, which are inserted by the
parser.
R=jarin@chromium.org
Committed: https://crrev.com/d0c503667e0fdb405e82739ece39eb19a340679d
Cr-Commit-Position: refs/heads/master@{#33965}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address comment. #
Messages
Total messages: 9 (3 generated)
|