Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpgrade SpiderMonkey #4338
Closed
Upgrade SpiderMonkey #4338
Comments
This was referenced Dec 13, 2014
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The current attempt is sitting in #3527.
Blockers:
Vec<Rooted<T>>replacement (#4334)Vec<Temporary<T>>replacement (#4335)Temporary<T>andRoot<T>integration by duplicating SM's side tables, rather than storing pointers to Rust objects in them.Nice to have: