Skip to content
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

Enable jitting generators by default #6245

Closed
wants to merge 5 commits into from

Commits on Aug 14, 2019

  1. Enable jitting generators by default

    Also don't unnecessarily `generateWriteBarrier` when nulling out interpreter frame (fixes Encoder issue on Mac/Linux)
    nhat-nguyen committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    3a17b33 View commit details
    Browse the repository at this point in the history
  2. Disable jitting for ARM

    nhat-nguyen committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    c1d4ce8 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. Configuration menu
    Copy the full SHA
    155694b View commit details
    Browse the repository at this point in the history
  2. Add more comments

    nhat-nguyen committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    a01ce97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af5ac32 View commit details
    Browse the repository at this point in the history