[webkit-changes] [WebKit/WebKit] 122121: Remove constexpr from static SpeculationMapping de...
mokjasmine
noreply at github.com
Mon Aug 7 17:25:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1221211ae67b3ced46d5b970e8dbac0468c39681
https://github.com/WebKit/WebKit/commit/1221211ae67b3ced46d5b970e8dbac0468c39681
Author: Jasmine Mok <jasmine.mok at sony.com>
Date: 2023-08-07 (Mon, 07 Aug 2023)
Changed paths:
M Source/JavaScriptCore/bytecode/SpeculatedType.cpp
Log Message:
-----------
Remove constexpr from static SpeculationMapping declaration
https://bugs.webkit.org/show_bug.cgi?id=259893
Reviewed by Don Olmstead.
Remove constexpr from static SpeculationMapping declaration to fix error "non-constexpr function 'fill' cannot be used in a constant expression"
Source/JavaScriptCore/bytecode/SpeculatedType.cpp
Canonical link: https://commits.webkit.org/266668@main
More information about the webkit-changes
mailing list