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: Add deref function #1299

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PeterStaev
Copy link
Contributor

Makes compatible with NS Core modules 8.4

PR Checklist

What is the current behavior?

If you use JSC runtime with NS Core 8.4 you get errors that deref is not a function.

What is the new behavior?

Adds a deref function to WeakRef which is the same as get per the ES specs.

Fixes/Implements/Closes #[Issue Number].

Makes compatible with NS Core modules 8.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant