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.
<rdar://problem/117609282>
Pull request: https://github.com/WebKit/WebKit/pull/19667
Committed 269879@main (77b974f043d5): <https://commits.webkit.org/269879@main> Reviewed commits have been landed. Closing PR #19667 and removing active labels.