Bug 256914 - Add BBQ and OMG allow lists to JSC options
Summary: Add BBQ and OMG allow lists to JSC options
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebAssembly (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Degazio
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-17 12:50 PDT by David Degazio
Modified: 2023-05-17 17:12 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Degazio 2023-05-17 12:50:15 PDT
rdar://109474140

We should add command-line options to provide function index allowlists for the WASM BBQ and OMG tiers, like how we have the jitAllowlist, dfgAllowlist, and ftlAllowlist options for JS.
Comment 1 David Degazio 2023-05-17 13:27:19 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13981
Comment 2 EWS 2023-05-17 17:12:14 PDT
Committed 264184@main (8b1424b44716): <https://commits.webkit.org/264184@main>

Reviewed commits have been landed. Closing PR #13981 and removing active labels.