Struct js::jsapi::RootLists
[−]
[src]
#[repr(C)]pub struct RootLists { pub stackRoots_: [u64; 12], pub autoGCRooters_: *mut AutoGCRooter, pub heapRoots_: [u64; 36], }
Fields
stackRoots_: [u64; 12]
autoGCRooters_: *mut AutoGCRooter
heapRoots_: [u64; 36]