servo / rust-mozjs

DEPRECATED - moved to servo/mozjs instead.
Mozilla Public License 2.0
293 stars 122 forks source link

Heap::mut_handle avoids the GC barriers #351

Closed jdm closed 6 years ago

jdm commented 7 years ago

This looks totally unsafe to me. It probably needs to be removed.