RESOLVED DUPLICATE of bug 130638 124450
[Win] Re-enable JIT on 64-bit.
https://bugs.webkit.org/show_bug.cgi?id=124450
Summary [Win] Re-enable JIT on 64-bit.
peavo
Reported 2013-11-15 23:40:19 PST
Now that bug 124409 is fixed, I suggest we re-enable JIT on 64-bit.
Attachments
Patch (1.01 KB, patch)
2013-11-15 23:43 PST, peavo
no flags
JavaScript test results (74.74 KB, text/html)
2013-11-18 12:08 PST, peavo
no flags
peavo
Comment 1 2013-11-15 23:43:10 PST
Geoffrey Garen
Comment 2 2013-11-17 16:51:23 PST
What kind of testing did you do for this patch?
peavo
Comment 3 2013-11-18 09:44:18 PST
(In reply to comment #2) > What kind of testing did you do for this patch? I only tested "normal" browsing on some common sites, which seemed to work fine. Which test(s) should I run?
Brent Fulgham
Comment 4 2013-11-18 10:11:17 PST
I assume the run-javascriptcore-tests pass with this change?
Geoffrey Garen
Comment 5 2013-11-18 10:51:36 PST
> I only tested "normal" browsing on some common sites, which seemed to work fine. > Which test(s) should I run? run-javascriptcore-tests and run-webkit-tests.
peavo
Comment 6 2013-11-18 12:04:39 PST
Output from run-javascriptcore-tests (no crashes): ** The following Mozilla test failures have been introduced: ecma/Date/15.9.5.10-1.js ecma/Date/15.9.5.10-10.js ecma/Date/15.9.5.10-11.js ecma/Date/15.9.5.10-12.js ecma/Date/15.9.5.10-13.js ecma/Date/15.9.5.10-2.js ecma/Date/15.9.5.10-3.js ecma/Date/15.9.5.10-4.js ecma/Date/15.9.5.10-5.js ecma/Date/15.9.5.10-6.js ecma/Date/15.9.5.10-7.js ecma/Date/15.9.5.10-8.js ecma/Date/15.9.5.10-9.js ecma/Date/15.9.5.12-1.js ecma/Date/15.9.5.12-2.js ecma/Date/15.9.5.12-3.js ecma/Date/15.9.5.12-4.js ecma/Date/15.9.5.12-5.js ecma/Date/15.9.5.12-6.js ecma/Date/15.9.5.12-7.js ecma/Date/15.9.5.28-1.js ecma/Date/15.9.5.29-1.js ecma/Date/15.9.5.35-1.js ecma/Date/15.9.5.8.js ecma/String/15.5.4.6-2.js Results for Mozilla tests: 25 regressions found. 0 tests fixed.
peavo
Comment 7 2013-11-18 12:08:52 PST
Created attachment 217219 [details] JavaScript test results Attached test results.
Geoffrey Garen
Comment 8 2013-11-18 12:29:29 PST
Comment on attachment 217119 [details] Patch Test results don't look good.
peavo
Comment 9 2013-12-02 10:32:34 PST
Now that bug 124946 is fixed, there are no errors: Results for Mozilla tests: 0 regressions found. 0 tests fixed. OK.
Brent Fulgham
Comment 10 2013-12-03 12:12:53 PST
Comment on attachment 217119 [details] Patch I don't think that 64-bit Windows will build without this enabled.
Brent Fulgham
Comment 11 2013-12-03 15:21:03 PST
(In reply to comment #10) > (From update of attachment 217119 [details]) > I don't think that 64-bit Windows will build without this enabled. It won't. See https://bugs.webkit.org/show_bug.cgi?id=125186
Brent Fulgham
Comment 12 2014-04-01 10:24:01 PDT
This patch is pretty old now. Is it still usable? If not, could we rebaseline it so I can try to get it moving through review?
Radar WebKit Bug Importer
Comment 13 2014-04-01 10:24:26 PDT
peavo
Comment 14 2014-04-01 11:34:23 PDT
(In reply to comment #12) > This patch is pretty old now. Is it still usable? If not, could we rebaseline it so I can try to get it moving through review? This is now a duplicate of bug 130638, since that one also enables JIT as well as LLINT.
peavo
Comment 15 2014-07-22 10:54:54 PDT
*** This bug has been marked as a duplicate of bug 130638 ***
Brent Fulgham
Comment 16 2014-10-31 11:26:17 PDT
Comment on attachment 217119 [details] Patch Clearing flags so this duplicate doesn't show up in the Request queue anymore.
Note You need to log in before you can comment on or make changes to this bug.