Lines Matching defs:serializer
5 #include "src/snapshot/serializer.h"
21 #include "src/snapshot/serializer-deserializer.h"
22 #include "src/snapshot/serializer-inl.h"
673 // TODO(all): replace this with proper iteration of weak slots in serializer.
1018 explicit RelocInfoObjectPreSerializer(Serializer* serializer)
1019 : serializer_(serializer) {}
1285 // 1. A pre-serializer which serializes all allocatable objects in the
1287 // 2. A walk the RelocInfo with this serializer, serializing any objects
1288 // implicitly as offsets into the pre-serializer's object array.
1290 // without walking RelocInfo, re-build the pre-serializer's object array, and