RESOLVED FIXED 143746
Remove JavaScriptCoreUseJIT default from JavaScriptCore
https://bugs.webkit.org/show_bug.cgi?id=143746
Summary Remove JavaScriptCoreUseJIT default from JavaScriptCore
Michael Saboff
Reported 2015-04-14 17:49:32 PDT
This default is no longer useful. Safari used it at one point, but no longer can with webkit running as a separate process. rdar://problem/20470158
Attachments
Patch (1.39 KB, patch)
2015-04-14 17:53 PDT, Michael Saboff
mark.lam: review+
Michael Saboff
Comment 1 2015-04-14 17:53:14 PDT
Mark Lam
Comment 2 2015-04-14 17:59:05 PDT
Comment on attachment 250768 [details] Patch r=me. Just curious, what motivated the removal of this code? Is it simply because it's not needed anymore?
Mark Lam
Comment 3 2015-04-14 17:59:57 PDT
(In reply to comment #2) > Just curious, what motivated the removal of this code? Is it simply because > it's not needed anymore? Never mind. You already explained why in the bugzilla description.
Michael Saboff
Comment 4 2015-04-14 19:17:38 PDT
Geoffrey Garen
Comment 5 2015-04-15 11:15:48 PDT
The motivation is memory use.
Note You need to log in before you can comment on or make changes to this bug.