Home | History | Annotate | Download | only in src

Lines Matching full:roots_

174   memset(roots_, 0, sizeof(roots_[0]) * kRootListLength);
2734 roots_[entry.index] = Map::cast(obj);
2918 roots_[entry.index] = Map::cast(obj);
3185 roots_[kStringTableRootIndex] = obj;
3256 roots_[constant_string_table[i].index] = String::cast(obj);
3663 return Map::cast(roots_[RootIndexForExternalArrayType(array_type)]);
3724 roots_[RootIndexForEmptyExternalArray(map->elements_kind())]);
6078 roots_[kStringTableRootIndex] = new_table;
6093 roots_[kStringTableRootIndex] = new_table;
6113 roots_[kStringTableRootIndex] = new_table;
6128 roots_[kStringTableRootIndex] = new_table;
6144 roots_[kStringTableRootIndex] = new_table;
6383 v->VisitPointer(reinterpret_cast<Object**>(&roots_[kStringTableRootIndex]));
6395 v->VisitPointers(&roots_[0], &roots_[kStrongRootListLength]);
6798 roots_[kStackLimitRootIndex] =
6801 roots_[kRealStackLimitRootIndex] =