...
Created attachment 417047 [details] Patch
SamplingProfiler tests' rebaseline were necessary (because of how Wasm IC is called is changed in several places). Done.
** The following JSC stress test failures have been introduced: stress/sampling-profiler-wasm-name-section.js.default stress/sampling-profiler-wasm.js.default wasm.yaml/wasm/function-tests/nameSection.js.default-wasm wasm.yaml/wasm/function-tests/nameSection.js.wasm-air wasm.yaml/wasm/function-tests/nameSection.js.wasm-b3 wasm.yaml/wasm/function-tests/nameSection.js.wasm-collect-continuously wasm.yaml/wasm/function-tests/nameSection.js.wasm-eager wasm.yaml/wasm/function-tests/nameSection.js.wasm-eager-jettison wasm.yaml/wasm/function-tests/nameSection.js.wasm-no-cjit-yes-tls-context wasm.yaml/wasm/function-tests/nameSection.js.wasm-no-tls-context wasm.yaml/wasm/function-tests/nameSection.js.wasm-slow-memory Ensured they are working by adjusting test side (since sampling profiler stack is changed).
Committed r271186: <https://trac.webkit.org/changeset/271186>
<rdar://problem/72838323>
Re-opened since this is blocked by bug 221051