Description[turbofan] Avoid some unnecessary write barriers.
Use the type specified for StoreField and StoreElement to check whether
we are storing a TaggedSigned value, and skip the write barrier for the
write completely in that case. Also make sure to set that field type
appropriately for JSGlobalObjectSpecialization.
R=jarin@chromium.org
BUG=v8:4470
LOG=n
Committed: https://crrev.com/bdc950551428c826e60e502304f207b32bf65a83
Cr-Commit-Position: refs/heads/master@{#31772}
Patch Set 1 #
Messages
Total messages: 7 (1 generated)
|