Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upScript thread hashtables grow indefinitely? #15258
Open
Labels
Comments
|
Are these ever the only references to their contents, or could they be made weakrefs? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Script thread keeps lookup tables for documents and (once #15120 lands) browsing contexts. We should make sure these shrink when required.