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

use null prototype instead of additional check #1420

Closed
wants to merge 1 commit into from

Conversation

silverwind
Copy link
Contributor

Followup on #1416, this is a more efficient way of fixing the issue by creating a object that does not inherit anything.

@silverwind
Copy link
Contributor Author

silverwind commented Aug 24, 2021

Stricly speaking this is an incompatible change as null objects behave slightly different then "regular" objects in some regards, see here. Closing as I think API stability is more important here.

@silverwind silverwind closed this Aug 24, 2021
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.

None yet

1 participant