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 upMake Runtime::new safe #267
Conversation
|
Looks good with comments addressed. Using a lazy static is a nice solution.
|
|
@jandem informs me that both the stack and the heap are allocated lazily, so I guess my comments on their sizes can be safely ignored. |
|
Put back the assertion. LGTM?
|
|
Yes, LGTM.
|
|
@bors-servo r+ |
|
|
|
@bors-servo r=tschneidereit |
|
|
Make Runtime::new safe CC @tschneidereit @Ms2ger @jdm <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-mozjs/267) <!-- Reviewable:end -->
|
|
nox commentedMay 30, 2016
•
edited by larsbergstrom
CC @tschneidereit @Ms2ger @jdm
This change is