RESOLVED FIXED 248026
REGRESSION(256766@main) TypedArrayType.h(144): error C3615: constexpr function 'JSC::logElementSize' cannot result in a constant expression
https://bugs.webkit.org/show_bug.cgi?id=248026
Summary REGRESSION(256766@main) TypedArrayType.h(144): error C3615: constexpr functio...
Fujii Hironori
Reported 2022-11-16 23:22:30 PST
REGRESSION(256766@main) TypedArrayType.h(144): error C3615: constexpr function 'JSC::logElementSize' cannot result in a constant expression WinCairo Debug build is failing. https://build.webkit.org/#/builders/38/builds/26906 C:\BW\WinCairo-64-bit-WKL-Debug-Build\build\Source\JavaScriptCore\runtime\TypedArrayType.h(144): error C3615: constexpr function 'JSC::logElementSize' cannot result in a constant expression C:\BW\WinCairo-64-bit-WKL-Debug-Build\build\Source\JavaScriptCore\runtime\TypedArrayType.h(166): note: failure was caused by a statement or an expression that is not valid in a constexpr context
Attachments
[fast-cq] Patch (1.29 KB, patch)
2022-11-16 23:46 PST, Fujii Hironori
no flags
Fujii Hironori
Comment 1 2022-11-16 23:46:34 PST
Created attachment 463575 [details] [fast-cq] Patch
Yusuke Suzuki
Comment 2 2022-11-17 00:50:13 PST
Comment on attachment 463575 [details] [fast-cq] Patch r=me
EWS
Comment 3 2022-11-17 00:53:02 PST
Committed 256776@main (b50dbcc1fdba): <https://commits.webkit.org/256776@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 463575 [details].
Radar WebKit Bug Importer
Comment 4 2022-11-17 00:54:17 PST
Note You need to log in before you can comment on or make changes to this bug.