NEW152836
Added --no-dfg option to run-layout-jsc.
https://bugs.webkit.org/show_bug.cgi?id=152836
Summary Added --no-dfg option to run-layout-jsc.
Konstantin Tokarev
Reported 2016-01-07 10:13:16 PST
DFG tests are very slow when JSC is running w/o JIT, so it makes sense to skip them in this case.
Attachments
Patch (2.30 KB, patch)
2016-01-07 10:15 PST, Konstantin Tokarev
fpizlo: review-
fpizlo: commit-queue-
Konstantin Tokarev
Comment 1 2016-01-07 10:15:43 PST
Filip Pizlo
Comment 2 2016-01-08 13:07:15 PST
Comment on attachment 268464 [details] Patch This should be handled using TestExpectations to skip the tests on the affected platforms.
Konstantin Tokarev
Comment 3 2016-01-08 13:12:43 PST
Filip, I'm running this script manually on embedded platform. I thought such option would be useful for development purposes.
Filip Pizlo
Comment 4 2016-01-08 13:28:35 PST
(In reply to comment #3) > Filip, I'm running this script manually on embedded platform. I thought such > option would be useful for development purposes. Since you're working on something that isn't as stable as other JSC configurations, you should probably be doing development out-of-tree.
Note You need to log in before you can comment on or make changes to this bug.