Description[compiler] No need to push literal index in VisitArrayLiteral.
The literal index is being pushed onto the stack while evaluating
the non-constant subexpressions, but never used in fullcodegen (and
hence not used in the optimizing compilers).
R=mstarzinger@chromium.org
Committed: https://crrev.com/9846f386f08e2aaf897851f0f54c0967c51484fb
Cr-Commit-Position: refs/heads/master@{#32205}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Comment #
Dependent Patchsets: Messages
Total messages: 9 (2 generated)
|