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

Remove GetReservedSlot and shadow code to support it. #57

Merged
merged 1 commit into from Mar 24, 2014

Commits on Mar 20, 2014

  1. Remove GetReservedSlot and shadow code to support it.

    We don't currently use it in Servo, and we don't have static assertions to
    ensure the correctness of the shadow structures, so I believe it's better
    not to have the code at all.
    Ms2ger committed Mar 20, 2014
You can’t perform that action at this time.