This prevents automatic forwarding of vprintf_stderr_common() to os_log_with_args(), which results in duplicate output when using the jsc shell. As a result, ASSERT fail messages and crash stack traces will be more readable.
Created attachment 424710 [details] proposed patch.
Thanks for the review. Landed in r275247: <http://trac.webkit.org/r275247>.
<rdar://problem/76027030>