[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. Review URL: https://codereview.chromium.org/1155313008 Cr-Commit-Position: refs/heads/master@{#28726}
Showing
This diff is collapsed.
Please
register
or
sign in
to comment