Description[builtins] Migrate String.prototype.charCodeAt and String.prototype.charAt to TurboFan.
Make these builtins fast by default w/o relying on the
%_StringCharCodeAt and %_StringCharAt intrinsics, which we cannot deal
with well in TurboFan (and ignition).
CQ_INCLUDE_TRYBOTS=tryserver.v8:v8_linux_nosnap_dbg,v8_linux_blink_rel
R=epertoso@chromium.org
Committed: https://crrev.com/43d3331d87f68ea7efa1b58f559f33f60e5dacfb
Cr-Commit-Position: refs/heads/master@{#35350}
Committed: https://crrev.com/253a16f690ab593a95249c34ded9df477ad9a54c
Cr-Commit-Position: refs/heads/master@{#35402}
Committed: https://crrev.com/02ccb0417b5c109e1883f12f81798b1a0f4d9c6e
Cr-Commit-Position: refs/heads/master@{#35411}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix #Patch Set 3 : REBASE #Patch Set 4 : Fix typo #
Total comments: 1
Messages
Total messages: 35 (17 generated)
|