Description[turbofan] Add support for keyed access to strings.
This introduces initial support to handle keyed load access to
String primitives. This is accomplished via the existing operators
StringCharCodeAt and StringFromCharCode, which we already use to
optimize String.prototype.charCodeAt and String.fromCharCode.
R=yangguo@chromium.org
BUG=v8:5267
Committed: https://crrev.com/3909250a6c7ae0003a1d54a3d47ec32260e4ede4
Cr-Commit-Position: refs/heads/master@{#38512}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 12 (7 generated)
|