Description[crankshaft] Remove for-in slow mode deopt loop.
When a slow mode for-in loop is compiled with Crankshaft we
unconditionally deoptimize when we hit an object with a usable
enum-cache (which is currently hidden by another CL), and obviously
we don't learn anything from that.
R=jarin@chromium.org
BUG=v8:3650
LOG=n
Committed: https://crrev.com/1c6a818efb0be7bc00f6ccd6bfb66fde8d7d3657
Cr-Commit-Position: refs/heads/master@{#33427}
Patch Set 1 #
Total comments: 1
Depends on Patchset: Messages
Total messages: 12 (3 generated)
|