In the Wasm GC proposal, anyref is the top of the type hierarchy for new GC types. There are two separate hierarchies in addition for extern references and function references. (it is possible to go between the anyref world and extern world via `extern.internalize` and `extern.externalize`)
<rdar://problem/102170114>
Pull request: https://github.com/WebKit/WebKit/pull/11540
Committed 261711@main (312a4496c008): <https://commits.webkit.org/261711@main> Reviewed commits have been landed. Closing PR #11540 and removing active labels.