mirror of
https://github.com/servo/servo
synced 2026-05-10 00:52:08 +02:00
This update pulls in improvements on mozjs that now removes the need to pass pointers to CompileOptionsWraper::new(), allows NewProxyObject to now accept a Singleton bool and JSClass and removes an unsafe Handle::new usage.