[Webkit-unassigned] [Bug 90420] JSC: Add ability to symbolically set and dump JSC VM options

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 2 18:58:48 PDT 2012


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





--- Comment #1 from Mark Lam <mark.lam at apple.com>  2012-07-02 18:58:48 PST ---
Created an attachment (id=150516)
 --> (https://bugs.webkit.org/attachment.cgi?id=150516&action=review)
Fix.

In addition to refactoring the options system, I also added a "useDFGJIT" option (true buy default) and removed the "thresholdForOptimizeNextInvocation" option.  The latter was already not being used anywhere previously.  Also added comments about how the options work at the top of runtime/Options.h.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list