Lines Matching refs:RootIndex
1399 int Serializer::RootIndex(HeapObject* heap_object, HowToCode from) {
1454 if ((root_index = RootIndex(heap_object, how_to_code)) != kInvalidRootIndex) {
1541 if ((root_index = RootIndex(heap_object, how_to_code)) != kInvalidRootIndex) {
1630 int root_index = serializer_->RootIndex(current_contents, kPlain);