Lines Matching defs:new_table
5157 Object* new_table;
5160 if (!maybe_new_table->ToObject(&new_table)) return maybe_new_table;
5164 roots_[kSymbolTableRootIndex] = new_table;
5172 Object* new_table;
5175 if (!maybe_new_table->ToObject(&new_table)) return maybe_new_table;
5179 roots_[kSymbolTableRootIndex] = new_table;
5189 Object* new_table;
5195 if (!maybe_new_table->ToObject(&new_table)) return maybe_new_table;
5199 roots_[kSymbolTableRootIndex] = new_table;
5207 Object* new_table;
5210 if (!maybe_new_table->ToObject(&new_table)) return maybe_new_table;
5214 roots_[kSymbolTableRootIndex] = new_table;
5223 Object* new_table;
5226 if (!maybe_new_table->ToObject(&new_table)) return maybe_new_table;
5230 roots_[kSymbolTableRootIndex] = new_table;