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

Various cleanup. #145

Merged
merged 3 commits into from May 9, 2015
Merged

Various cleanup. #145

merged 3 commits into from May 9, 2015

Commits on May 9, 2015

  1. Fix build warnings.

    Ms2ger committed May 9, 2015
  2. Inline JSContext creation into Runtime::new().

    There is no reason for any consumer to call these functions manually.
    Ms2ger committed May 9, 2015
  3. Inline JSRuntime creation into Runtime::new().

    There is no reason for any consumer to call these functions manually.
    Ms2ger committed May 9, 2015
You can’t perform that action at this time.