Home | History | Annotate | Download | only in runtime

Lines Matching refs:HasVTable

207   if (super_class->HasVTable() && method_index < super_class->GetVTableLength()) {