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

fixbug: jit_load of Android10 is with empty param #71

Merged
merged 3 commits into from
Dec 21, 2020
Merged

fixbug: jit_load of Android10 is with empty param #71

merged 3 commits into from
Dec 21, 2020

Commits on Dec 2, 2020

  1. fixbug: jit_load of Android10 is with empty param

    luojitong committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    221f66d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. fix offset of inline_max_code_units_ in Android11

    luojitong committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    8688d24 View commit details
    Browse the repository at this point in the history
  2. CastCompilerOptions should be initialized before calling initHideApi

    initHideApi will call disableJitInline and CastCompilerOptions is used
    luojitong committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    84c3781 View commit details
    Browse the repository at this point in the history