Home | History | Annotate | Download | only in space

Lines Matching defs:new_table

909         ImtConflictTable* new_table = ForwardObject(table);
910 if (table != new_table) {
911 method->SetImtConflictTable(new_table, pointer_size_);