Description[for-in] Record slow path feedback only when we hit %ForInFilter.
The only place in fullcodegen, where we know for sure that a for-in loop
entered the slow-path is right before the potential call to %ForInFilter.
So there's no point in also updating the mode eagerly during ForInPrepare.
R=yangguo@chromium.org
BUG=v8:3650
LOG=n
Committed: https://crrev.com/74d6c64cc00c1f1ef21338dfe007335c9c8bace2
Cr-Commit-Position: refs/heads/master@{#34377}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|