Lines Matching full:roots_
176 memset(roots_, 0, sizeof(roots_[0]) * kRootListLength);
2104 roots_[entry.index] = Map::cast(obj);
2229 roots_[entry.index] = Map::cast(obj);
2447 roots_[kSymbolTableRootIndex] = obj;
2516 roots_[constant_symbol_table[i].index] = String::cast(obj);
2825 return Map::cast(roots_[RootIndexForExternalArrayType(array_type)]);
5164 roots_[kSymbolTableRootIndex] = new_table;
5179 roots_[kSymbolTableRootIndex] = new_table;
5199 roots_[kSymbolTableRootIndex] = new_table;
5214 roots_[kSymbolTableRootIndex] = new_table;
5230 roots_[kSymbolTableRootIndex] = new_table;
5471 v->VisitPointer(reinterpret_cast<Object**>(&roots_[kSymbolTableRootIndex]));
5483 v->VisitPointers(&roots_[0], &roots_[kStrongRootListLength]);
5986 roots_[kStackLimitRootIndex] =
5989 roots_[kRealStackLimitRootIndex] =