Description[turbofan] First steps towards optimizing for-in loops.
This is basically a port of the majority of optimizations that are
applied to for-in in full codegen. But it is not done during graph
building, but instead during typed lowering, which way less adhoc than
what the other compilers do.
Committed: https://crrev.com/017faaf451a43b13b0e2938a027b68a23d5773e4
Cr-Commit-Position: refs/heads/master@{#28726}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|