Home | History | Annotate | Download | only in compiler

Lines Matching refs:temp_table

1099   InternTable temp_table;
1104 temp_table.ReadFromMemory(memory_ptr);
1105 CHECK_EQ(temp_table.Size(), intern_table->Size());
1107 temp_table.VisitRoots(&visitor, kVisitRootFlagAllRoots);