You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
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.