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

feat(Global): Add support for named getters #167

Closed
wants to merge 4 commits into from

Conversation

ExE-Boss
Copy link
Contributor

@ExE-Boss ExE-Boss commented Feb 13, 2020

⚠️ Don’t merge yet as there’s currently bugs with Proxies and with in Node (nodejs/node#30985)

This implements the named properties object.

Needed for jsdom/jsdom#2835


Supersedes and closes #25
Supersedes and closes #96

@ExE-Boss ExE-Boss force-pushed the feat/global/named-getter branch from 63516e6 to ff61f8d Compare February 13, 2020 22:42
@ExE-Boss ExE-Boss force-pushed the feat/global/named-getter branch from 244d283 to 30091e8 Compare February 13, 2020 23:56
@TimothyGu
Copy link
Member

Seeing as this PR isn’t ready yet, I’ll close this as well as other global-related PRs. I’d like to see a single comprehensive PR for the global object rather than pieces of it that independently don’t compose a usable feature.

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

Successfully merging this pull request may close these issues.

2 participants