Module mozjs::gc::collections
source · Structs§
- A vector of items to be rooted with
RootedVec
. Guaranteed to be empty when not rooted. - Roots any JSTraceable thing
- A vector of items rooted for the lifetime ’a.
RootedVec
.
Guaranteed to be empty when not rooted.