RESOLVED FIXED 172321
Add FTL whitelist debugging option
https://bugs.webkit.org/show_bug.cgi?id=172321
Summary Add FTL whitelist debugging option
Michael Saboff
Reported 2017-05-18 15:38:05 PDT
We have whitelist options in JavaScriptCore to help debug issues. The whitelist is a file of functions that should be compiled. We have whitelist options for the baseline and DFG tiers. It makes sense to add a whitelist option for the FTL.
Attachments
Patch (3.64 KB, patch)
2017-05-18 15:40 PDT, Michael Saboff
no flags
Michael Saboff
Comment 1 2017-05-18 15:40:53 PDT
WebKit Commit Bot
Comment 2 2017-05-18 16:11:33 PDT
Comment on attachment 310563 [details] Patch Clearing flags on attachment: 310563 Committed r217073: <http://trac.webkit.org/changeset/217073>
WebKit Commit Bot
Comment 3 2017-05-18 16:11:34 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.