Description[turbofan] Set proper representation for initial arguments length.
The JSArgumentsObject::length representation is initially Smi, so we can
record that on the initial map and use it to optimize the accesses in
TurboFan based on that. Similar for JSSloppyArgumentsObject::caller.
BUG=v8:6262
R=yangguo@chromium.org
Review-Url: https://codereview.chromium.org/2810333004
Cr-Commit-Position: refs/heads/master@{#44644}
Committed: https://chromium.googlesource.com/v8/v8/+/5eec7df9b319e5b7a8158d82825d61e90a7cfe33
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 12 (7 generated)
|