While fixing https://bugs.webkit.org/show_bug.cgi?id=249648 we noticed significantly increased size of code emitted by GenerateAndAllocateRegisters::callFrameAddr/alloc/flush in Air on ARM. If we can emit slightly better code in these cases we could save a lot of space for compiled WASM code.
Pull request: https://github.com/WebKit/WebKit/pull/10263
Committed 260680@main (6d88e2681672): <https://commits.webkit.org/260680@main> Reviewed commits have been landed. Closing PR #10263 and removing active labels.
<rdar://problem/105785948>