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

Fix issue 29 #31

Merged
merged 5 commits into from
Apr 21, 2014
Merged

Fix issue 29 #31

merged 5 commits into from
Apr 21, 2014

Conversation

jaredcacurak
Copy link
Member

Use the shimmed implementation of Object.defineProperty and Object.defineProperties when the native implementation will not assign a value to a function's prototype. Fixes #29

Object.defineProperties when the native implementation will not asssign a
value to a function's prototype. cujojs#29
@unscriptable
Copy link
Member

Take a peek at the latest comments on #29

…operties can assign a value to a function's prototype, otherwise use their shim.
@KimiZH
Copy link

KimiZH commented Apr 16, 2014

It's perfect now.

@jaredcacurak
Copy link
Member Author

Thanks @KimiZH

@unscriptable
Copy link
Member

Great work, @jaredcacurak.

unscriptable added a commit that referenced this pull request Apr 21, 2014
@unscriptable unscriptable merged commit 043b040 into cujojs:dev Apr 21, 2014
@jaredcacurak jaredcacurak deleted the fix-issue-29 branch April 29, 2014 13:58
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.

3 participants