DescriptionFast body iteration for objects without unboxed fields.
Currently BodyDescriptorBase::IterateBodyImpl does a run-time check
for obj->map()->HasFastPointerLayout(), which is redundant for all
non-JSObject heap objects.
BUG=chromium:694255
Review-Url: https://codereview.chromium.org/2774553003
Cr-Commit-Position: refs/heads/master@{#44111}
Committed: https://chromium.googlesource.com/v8/v8/+/dae6e43d38c0f66a49f66cfd7eb2f7113f054e68
Patch Set 1 #Patch Set 2 : simplify #
Dependent Patchsets: Messages
Total messages: 12 (6 generated)
|