Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
Sebastian Markbåge edited this page Mar 30, 2018 · 2 revisions

There's a prototype 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 prototype access.

Clone this wiki locally