JSRopeString::resolveRopeToAtomString() no longer reports extra memory since 262103@main. Because we're holding the resolved rope as an AtomString, `valueInternal().impl()->hasOneRef()` could never be true.
Pull request: https://github.com/WebKit/WebKit/pull/11977
Committed 262158@main (0a0fdf90f82f): <https://commits.webkit.org/262158@main> Reviewed commits have been landed. Closing PR #11977 and removing active labels.
<rdar://problem/107273738>