The mutable style here is never actually mutated after construction. Using immutable style is more memory efficient, allows deduplication and improves matched declarations cache performance.
<rdar://problem/113741146>
Pull request: https://github.com/WebKit/WebKit/pull/16600
Committed 266914@main (257a3556e799): <https://commits.webkit.org/266914@main> Reviewed commits have been landed. Closing PR #16600 and removing active labels.