DescriptionPPC/s390: [TypeFeedbackVector] Combine the literals array and the feedback vector.
Port 93f05b64ae1c1f8e010467331de1bf02d800dede
Original Commit Message:
They have the same lifetime. It's a match!
Both structures are native context dependent and dealt with (creation,
clearing, gathering feedback) at the same time. By treating the spaces used
for literal boilerplates as feedback vector slots, we no longer have to keep
track of the materialized literal count elsewhere.
A follow-on CL removes even more parser infrastructure related to this count.
R=mvstanton@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
BUG=v8:5456
LOG=N
Review-Url: https://codereview.chromium.org/2659413002
Cr-Commit-Position: refs/heads/master@{#42778}
Committed: https://chromium.googlesource.com/v8/v8/+/626b95e37e58d10e9f504a645163c173b938fd21
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|