We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This was exposed by @yanlxu's tests here: https://github.com/tc39/test262/pull/293/files
Ref:
es6-shim/es6-shim.js
Line 1128 in cba1442
Object.assign must:
The text was updated successfully, but these errors were encountered:
Fixes Object.assign erroneous TypeError. Closes paulmillrgh-348
04d9828
26c1c6f
Test cleanup from #348
fba5932
Adding Object.assign tests for non-object targets, per paulmillr/es…
Object.assign
1a8d674
…6-shim#348
No branches or pull requests
This was exposed by @yanlxu's tests here: https://github.com/tc39/test262/pull/293/files
Ref:
es6-shim/es6-shim.js
Line 1128 in cba1442
Object.assign must:
The text was updated successfully, but these errors were encountered: