Bug 263811

Summary: Add convenience option to enable/disable all Debug JITCode validations.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Mark Lam
Reported 2023-10-27 16:34:58 PDT
Sometimes, we just want to have the debuggability of a Debug build without all the JITCode validations cluttering up the generated code. Conversely, sometimes, we want all the available validations enabled for a Release build test run. We should have a jsc shell convenience option to toggle all the JITCode validation options on or off.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-27 16:35:45 PDT
Mark Lam
Comment 2 2023-10-27 17:12:10 PDT
EWS
Comment 3 2023-10-27 18:37:29 PDT
Committed 269879@main (77b974f043d5): <https://commits.webkit.org/269879@main> Reviewed commits have been landed. Closing PR #19667 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.