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

Add methods to create a HandleValueArray. #319

Merged
merged 1 commit into from Nov 22, 2016

Commits on Nov 22, 2016

  1. Add methods to create a HandleValueArray.

    Rust-mozjs currently does not define any methods to create instances of HandleValueArray.
    Consequently, consumers have to create these instances manually. This is unnecessary boilerplate,
    and therefore should be abstracted behind a function.
    ejpbruel committed Nov 22, 2016
You can’t perform that action at this time.