Home | History | Annotate | Download | only in src

Lines Matching refs:root_index

1295     sink_->PutInt(Heap::kUndefinedValueRootIndex, "root_index");
1308 int root_index;
1309 if ((root_index = RootIndex(heap_object)) != kInvalidRootIndex) {
1311 sink_->PutInt(root_index, "root_index");