Bug 259893 - Remove constexpr from static SpeculationMapping declaration
Summary: Remove constexpr from static SpeculationMapping declaration
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-07 12:33 PDT by Jasmine
Modified: 2023-08-07 17:26 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jasmine 2023-08-07 12:33:28 PDT
Remove constexpr from static SpeculationMapping declaration to fix error "non-constexpr function 'fill' cannot be used in a constant expression"
Comment 1 Jasmine 2023-08-07 12:40:52 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16448
Comment 2 EWS 2023-08-07 17:25:35 PDT
Committed 266668@main (1221211ae67b): <https://commits.webkit.org/266668@main>

Reviewed commits have been landed. Closing PR #16448 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-08-07 17:26:17 PDT
<rdar://problem/113530477>