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 Nov 14, 2020. It is now read-only.
Arrays were merged with the known issue that they are not made available for CG.
That said, the "mark" function does identify arrays, and ensures that anything in a reachable array will be marked to prevent collection of those elements. Just need to mark arrays themselves, and unset those arrays that are not in use.
The text was updated successfully, but these errors were encountered:
Arrays were merged with the known issue that they are not made available for CG.
That said, the "mark" function does identify arrays, and ensures that anything in a reachable array will be marked to prevent collection of those elements. Just need to mark arrays themselves, and unset those arrays that are not in use.
The text was updated successfully, but these errors were encountered: