[webkit-reviews] review requested: [Bug 90420] JSC: Add ability to symbolically set and dump JSC VM options : [Attachment 150556] rev 4: one more change to defer option dumping and exiting till after all options have been parsed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 3 01:23:13 PDT 2012


Mark Lam <mark.lam at apple.com> has asked  for review:
Bug 90420: JSC: Add ability to symbolically set and dump JSC VM options
https://bugs.webkit.org/show_bug.cgi?id=90420

Attachment 150556: rev 4: one more change to defer option dumping and exiting
till after all options have been parsed.
https://bugs.webkit.org/attachment.cgi?id=150556&action=review

------- Additional Comments from Mark Lam <mark.lam at apple.com>
This last change (rev 4) is to defer the dumping of options and exiting till
after other options have been parsed.  Otherwise, the options being dumped may
not reflect all the options that being set (from the command line args) for the
current run (which what a user would expect).

The windows build still seems to be failing but the cause is unknown.  I'm sub


More information about the webkit-reviews mailing list