Lines Matching refs:GcRoot
310 resolution_method_ = GcRoot<mirror::ArtMethod>(method);
324 imt_conflict_method_ = GcRoot<mirror::ArtMethod>(method);
327 imt_unimplemented_method_ = GcRoot<mirror::ArtMethod>(method);
341 default_imt_ = GcRoot<mirror::ObjectArray<mirror::ArtMethod>>(imt);
521 GcRoot<mirror::ArtMethod> callee_save_methods_[kLastCalleeSaveType];
522 GcRoot<mirror::Throwable> pre_allocated_OutOfMemoryError_;
523 GcRoot<mirror::Throwable> pre_allocated_NoClassDefFoundError_;
524 GcRoot
525 GcRoot<mirror::ArtMethod> imt_conflict_method_;
528 GcRoot<mirror::ArtMethod> imt_unimplemented_method_;
529 GcRoot<mirror::ObjectArray<mirror::ArtMethod>> default_imt_;