Skip to content

Resolve fallback with all test cases #39

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

Closed
wants to merge 2 commits into from

Conversation

asvny
Copy link
Contributor

@asvny asvny commented Jul 4, 2016

@marklu
Copy link

marklu commented Feb 14, 2017

+1

It'd be really nice if this fix lands. I've played with it a bit and it seems to work well.

}
}
}({}.hasOwnProperty);
}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What are you trying to support with this?

This polyfill doesn't seem necessary for Node v4+, https://kangax.github.io/compat-table/es6/#test-Object_static_methods

Better to pull in a separate package from npm if we actually do want this.

Copy link
Owner

@MadLittleMods MadLittleMods left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use tabs please

@MadLittleMods
Copy link
Owner

@marklu Feel free to resolve the conflicts and comments in a new PR 😀

@asvny
Copy link
Contributor Author

asvny commented Feb 14, 2017

Ok .. I will work on the changes and make a new PR !

@asvny asvny closed this Feb 14, 2017
@asvny asvny mentioned this pull request Mar 12, 2017
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.

3 participants