NEW 134723
Do not emit FTL options when JSC was built without --ftl-jit option.
https://bugs.webkit.org/show_bug.cgi?id=134723
Summary Do not emit FTL options when JSC was built without --ftl-jit option.
Gergo "avatar" Balogh
Reported 2014-07-08 06:00:29 PDT
Now all options are listed with --options either it is relevant or not. For example, it is misleading to see useFTLJIT=true even JSC are built without FTL.
Attachments
Note You need to log in before you can comment on or make changes to this bug.