Searched defs:co_owning_reference (Results 1 – 4 of 4) sorted by relevance
151 "co_owning_reference" : { "type" : "number" }, object
1225 pub fn co_owning_reference(&self) -> u64 { in co_owning_reference() method1391 pub co_owning_reference: u64, field
682 …rence, $vector_of_weak_references, $vector_of_strong_referrables, $co_owning_reference, $vector_of…
137 …public boolean mutateCoOwningReference(long co_owning_reference) { int o = __offset(82); if (o != … in mutateCoOwningReference()