Description[builtins] Don't enforce I+TF for ArraySort helpers.
The current Array.prototype.sort implementation is pretty sensitive to
compiler changes, i.e. switching to I+TF completely, so refactor it a
bit so that it can stay with FCG+CS for now.
Middle-term the Array builtins need to be refactored to TurboFan
builtins anyways.
BUG=chromium:670691, v8:5666
R=jarin@chromium.org
Committed: https://crrev.com/704d737dc7be808f6017508c8ac7b5c2a21e0ad5
Cr-Commit-Position: refs/heads/master@{#41471}
Patch Set 1 #
Messages
Total messages: 15 (7 generated)
|