Home | History | Annotate | Download | only in src

Lines Matching full:visitor

1353 void SerializerDeserializer::Iterate(ObjectVisitor* visitor) {
1358 // Extend the array ready to get a value from the visitor when
1363 visitor->VisitPointers(&cache[i], &cache[i + 1]);