Home | History | Annotate | Download | only in src

Lines Matching refs:child_

962       : child_(ClusterAsHeapObject(child_cluster)),
965 if (map_->Map(child_) == NULL)
966 map_->Pair(child_, allocator_, HeapEntriesMap::kHeapEntryPlaceholder);
975 map_->CountReference(ClusterAsHeapObject(cluster), child_);
979 HeapObject* child_;
990 : child_(ClusterAsHeapObject(child_cluster)), map_(map) {
991 child_entry_ = map_->Map(child_);
999 child_,
1011 HeapObject* child_;