SSIA: Errors: In file included from JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-3a3c4ec0-1.cpp:5: sources/wpewebkit/Source/JavaScriptCore/jit/CCallHelpers.cpp:110:19: error: constexpr if condition evaluates to 24, which cannot be narrowed to type 'bool' [-Wc++11-narrowing] if constexpr (maxFrameExtentForSlowPathCall) ^ sources/wpewebkit/Source/JavaScriptCore/jit/CCallHelpers.cpp:117:19: error: constexpr if condition evaluates to 24, which cannot be narrowed to type 'bool' [-Wc++11-narrowing] if constexpr (maxFrameExtentForSlowPathCall)
Pull request: https://github.com/WebKit/WebKit/pull/4852
Committed 255071@main (d2e27125bbe7): <https://commits.webkit.org/255071@main> Reviewed commits have been landed. Closing PR #4852 and removing active labels.
<rdar://problem/100664480>