-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Re-enable FTL JIT #820
Comments
mfikes
added a commit
that referenced
this issue
Oct 7, 2018
mfikes
added a commit
that referenced
this issue
Oct 7, 2018
mfikes
added a commit
that referenced
this issue
Oct 7, 2018
Actually, it can still crash on macOS when compiling macros:
|
mfikes
added a commit
that referenced
this issue
Oct 15, 2018
mfikes
added a commit
that referenced
this issue
Oct 15, 2018
One way to reproduce the issue is to run the tests:
|
mfikes
added a commit
that referenced
this issue
Apr 27, 2019
mfikes
added a commit
that referenced
this issue
Apr 27, 2019
By running the test in #534 it looks like we are also good on Linux
|
mfikes
added a commit
that referenced
this issue
Apr 27, 2019
mfikes
added a commit
that referenced
this issue
Apr 27, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#534 appears to no longer be reproducible with latest JavaScriptCore on macOS.
Having FTL JIT enabled again would be good for perf:
with it off:
It still occurs on Ubuntu 16.04, though:
The text was updated successfully, but these errors were encountered: