Description[turbofan] Relax index type constraints for StringCharAt/StringCharCodeAt.
Also support inlining the builtins String.prototype.charCodeAt and
String.prototype.charAt if the index type is not statically known
to be in the Unsigned32 range, but in anything in Integral32 plus
minus zero and NaN.
R=yangguo@chromium.org
Review-Url: https://codereview.chromium.org/2597913002
Cr-Commit-Position: refs/heads/master@{#41913}
Committed: https://chromium.googlesource.com/v8/v8/+/89259657b9d0953ce038a6411f414fd00a8c7a89
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 11 (7 generated)
|