Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support symbol as keys #554

Open
unional opened this issue Jun 29, 2023 · 0 comments
Open

support symbol as keys #554

unional opened this issue Jun 29, 2023 · 0 comments

Comments

@unional
Copy link
Collaborator

unional commented Jun 29, 2023

Should be done in the getProperty function which will add an addition reference of symbol which understand the default symbols such as Symbol.iterator, or keyed symbols.

For non-keyed symbol, will need to use a reference count mechanism to track each unique symbols by access order.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant