-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Fix inheritance of type compactness in TZone type specification #47390
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix inheritance of type compactness in TZone type specification #47390
Conversation
EWS run on previous version of this PR (hash 0c5b870) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r=me with suggested improvement.
0c5b870
to
c5de18b
Compare
EWS run on current version of this PR (hash c5de18b) |
https://bugs.webkit.org/show_bug.cgi?id=295215 rdar://154691668 Reviewed by Mark Lam. Ensures that whenever bmalloc::api::requiresCompactPointers<T> is true, the allocation mode of T's TZone type specification is Compact. * Source/bmalloc/bmalloc/TZoneHeap.h: * Source/bmalloc/bmalloc/TZoneHeapInlines.h: Canonical link: https://commits.webkit.org/296878@main
c5de18b
to
2cf886e
Compare
Committed 296878@main (2cf886e): https://commits.webkit.org/296878@main Reviewed commits have been landed. Closing PR #47390 and removing active labels. |
2cf886e
c5de18b
🧪 wpe-wk2🧪 ios-wk2🧪 gtk-wk2