Lines Matching refs:where_to_point
1223 WhereToPoint where_to_point) { in SerializeReferenceToPreviousObject() argument
1247 how_to_code == kPlain && where_to_point == kStartOfObject) { \ in SerializeReferenceToPreviousObject()
1248 sink_->Put(kFromStart + how_to_code + where_to_point + \ in SerializeReferenceToPreviousObject()
1254 sink_->Put(kFromStart + how_to_code + where_to_point + space, "RefSer"); in SerializeReferenceToPreviousObject()
1258 sink_->Put(kBackref + how_to_code + where_to_point + space, "BackRefSer"); in SerializeReferenceToPreviousObject()
1267 WhereToPoint where_to_point) { in SerializeObject() argument
1277 where_to_point); in SerializeObject()
1284 where_to_point); in SerializeObject()
1304 WhereToPoint where_to_point) { in SerializeObject() argument
1310 sink_->Put(kRootArray + how_to_code + where_to_point, "RootSerialization"); in SerializeObject()
1317 sink_->Put(kPartialSnapshotCache + how_to_code + where_to_point, in SerializeObject()
1337 where_to_point); in SerializeObject()
1344 where_to_point); in SerializeObject()