1 PP0031
Sebastian Markbåge edited this page 2018-03-29 17:08:29 -07:00

There's a property access on a completely unknown object. We don't know if this object is one of the objects in the serialized heap. If it is, we can't guarantee that it won't be serialized in its final state instead of the state where it is at the time of this property access.