Searched refs:SetIfTable (Results 1 – 3 of 3) sorted by relevance
522 inline void Class::SetIfTable(IfTable* new_iftable) { in SetIfTable() function
982 ALWAYS_INLINE void SetIfTable(IfTable* new_iftable) SHARED_REQUIRES(Locks::mutator_lock_);
3484 new_class->SetIfTable(array_iftable); in CreateArrayClass()6349 klass->SetIfTable(super_iftable); in SetupInterfaceLookupTable()6418 klass->SetIfTable(iftable.Get()); in SetupInterfaceLookupTable()