C:\home\webkit\gc\Source\JavaScriptCore\tools/JSDollarVM.cpp(2854,13): warning: unused function 'callWithStackSizeProbeFunction' [-Wunused-function] static void callWithStackSizeProbeFunction(Probe::State* state) ^ C:\home\webkit\gc\Source\JavaScriptCore\jsc.cpp(3611,1): warning: function declared 'noreturn' should not return [-Winvalid-noreturn] } ^ C:\home\webkit\gc\Source\JavaScriptCore\jsc.cpp(3079,24): warning: unused variable 'waitToExit' [-Wunused-variable] static BinarySemaphore waitToExit; ^
Pull request: https://github.com/WebKit/WebKit/pull/15729
Committed 265941@main (124bb51866f9): <https://commits.webkit.org/265941@main> Reviewed commits have been landed. Closing PR #15729 and removing active labels.
<rdar://problem/112066657>