Searched refs:first_root_to_be_serialized_ (Results 1 – 2 of 2) sorted by relevance
19 first_root_to_be_serialized_(first_root_to_be_serialized), in RootsSerializer()47 roots_table.begin() + static_cast<int>(first_root_to_be_serialized_)) { in VisitRootPointers()
54 const RootIndex first_root_to_be_serialized_; variable