You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#20267 and servo/rust-mozjs#397 introduce support for typed arrays using Box<Heap<*mut JSObject>> variant (in addition to stack-rooting using CustomAutoRooter).
#15672 was work towards this. I don't remember the exact motivation at the moment.
The text was updated successfully, but these errors were encountered: