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

Removed gczeal bindings. #212

Merged
merged 1 commit into from Nov 7, 2015
Merged

Commits on Nov 7, 2015

  1. Removed gczeal bindings.

    PR servo/mozjs#60 removes gczeal in release builds.
    This gets about a 5% speedup in some Dromaeo JS tests.
    Unfortunately, it leaves some dangling symbols that are in the jsapi_ARCH.rs
    files, but hace no matching jsapi definitions. This commit removes those
    definitions from the bindings.
    
    See servo/mozjs#60 (comment)
    asajeffrey committed Nov 7, 2015
You can’t perform that action at this time.