Lines Matching defs:serialized
43 // e.g. JSFunctionData, which provides serialized information about the
58 // these objects need not be serialized.
173 CHECK(serialized());
178 DCHECK(serialized());
186 bool serialized() const { return value_ != nullptr; }
223 if (serialized()) return true;
268 DCHECK(!serialized());
271 DCHECK(serialized());
456 // Track serialized fields that are actually used, in order to relax
817 // This lock ensure that MapData can always be background-serialized, i.e.
827 // on {instance_type} being serialized.
1383 // either looks into the heap or into the serialized data.