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

Lazily define interface objects on globals (fixes #6419) #9652

Merged
merged 5 commits into from Feb 25, 2016

Commits on Feb 25, 2016

  1. Bump phf to 0.7.13

    nox committed Feb 25, 2016
  2. Cache legacy callback interface objects in proto_or_icache_array

    We need them to be cached to not instantiate them multiple times with
    lazy initialisation.
    nox committed Feb 25, 2016
  3. Do not generate RegisterBindings::Register anymore

    nox committed Feb 25, 2016
You can’t perform that action at this time.