Home | History | Annotate | Download | only in src

Lines Matching refs:roots_

182   memset(roots_, 0, sizeof(roots_[0]) * kRootListLength);
2588 roots_[entry.index] = Map::cast(obj);
2766 roots_[entry.index] = Map::cast(obj);
3040 roots_[kStringTableRootIndex] = obj;
3110 roots_[constant_string_table[i].index] = String::cast(obj);
3514 return Map::cast(roots_[RootIndexForExternalArrayType(array_type)]);
3575 roots_[RootIndexForEmptyExternalArray(map->elements_kind())]);
6249 roots_[kStringTableRootIndex] = new_table;
6264 roots_[kStringTableRootIndex] = new_table;
6284 roots_[kStringTableRootIndex] = new_table;
6299 roots_[kStringTableRootIndex] = new_table;
6315 roots_[kStringTableRootIndex] = new_table;
6554 v->VisitPointer(reinterpret_cast<Object**>(&roots_[kStringTableRootIndex]));
6566 v->VisitPointers(&roots_[0], &roots_[kStrongRootListLength]);
6931 roots_[kStackLimitRootIndex] =
6934 roots_[kRealStackLimitRootIndex] =