Searched defs:GcRoot (Results 1 – 2 of 2) sorted by relevance
35 inline GcRoot<MirrorType>::GcRoot(MirrorType* ref) in GcRoot() function
39 template<class MirrorType> class GcRoot; variable