Home | History | Annotate | Download | only in space

Lines Matching defs:new_table

1108           ImtConflictTable* new_table = ForwardObject(table);
1109 if (table != new_table) {
1110 method->SetImtConflictTable(new_table, pointer_size_);