[Webkit-unassigned] [Bug 247363] --enableDollarVM = true use In MiniBrowser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 2 18:59:26 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=247363

Mark Lam <mark.lam at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #4 from Mark Lam <mark.lam at apple.com> ---
Ok, if you're using these options for development or debugging, that's fine.  To enable any JSC options, just run mini browser with environment variables set in your shell like this:

__XPC_JSC_useDollarVM=1 __XPC_JSC_dumpGraphAtEachPhase=1

The __XPC_ prefix is needed if you're using WebKit2 processes.

For more help, you can ask in the #jsc or #dev channels at webkit.slack.com.

As for this bug, you're welcome to contribute a patch to enhance MiniBrowser to support taking options and routing them to JSC if you like.  Otherwise, we won't be adding these options to MiniBrowser.  There is no reason to add it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221103/f96f1dfd/attachment.htm>


More information about the webkit-unassigned mailing list