generate and generateThreadSafe use separate counters, so mixing usage will results in collisions. We can make this a template parameter instead, and prevent mixing at compile time.
Pull request: https://github.com/WebKit/WebKit/pull/12288
Committed 262749@main (1641f98f8e48): <https://commits.webkit.org/262749@main> Reviewed commits have been landed. Closing PR #12288 and removing active labels.
<rdar://problem/107781219>