WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
263811
Add convenience option to enable/disable all Debug JITCode validations.
https://bugs.webkit.org/show_bug.cgi?id=263811
Summary
Add convenience option to enable/disable all Debug JITCode validations.
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-10-27 16:35:45 PDT
<
rdar://problem/117609282
>
Mark Lam
Comment 2
2023-10-27 17:12:10 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19667
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.
Top of Page
Format For Printing
XML
Clone This Bug