After fixing bug #236506 there are still a few locations which make use of inline assembler in C++ code explicitly setting the segment where to emit output without returning the assembler to its previous state. Let's get them fixed as well!
Created attachment 452735 [details] Patch
Comment on attachment 452735 [details] Patch r=me
Committed r290359 (247677@main): <https://commits.webkit.org/247677@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 452735 [details].
<rdar://problem/89343981>