Lines Matching refs:RootIndex
1246 int Serializer::RootIndex(HeapObject* heap_object, HowToCode from) {
1315 if ((root_index = RootIndex(heap_object, how_to_code)) != kInvalidRootIndex) {
1387 if ((root_index = RootIndex(heap_object, how_to_code)) != kInvalidRootIndex) {
1467 int root_index = serializer_->RootIndex(current_contents, kPlain);