Skip to content

Conversation

@jhiesey
Copy link

@jhiesey jhiesey commented Sep 24, 2018

  • Polyfill Number.isNaN
  • Don't create Symbol.asyncIterator if Symbol is not defined

Fixes #364

}

// This function is designed to be inlinable, so please take care when making
// changes to the function body.
Copy link
Author

Choose a reason for hiding this comment

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

Right, I totally didn't read this comment. I'll fix this.

* Polyfill Number.isNaN
* Don't create Symbol.asyncIterator if Symbol is not defined

Fixes nodejs#364
@jhiesey
Copy link
Author

jhiesey commented Sep 25, 2018

I cleaned up the isNaN check; this version should be better

@jhiesey
Copy link
Author

jhiesey commented Sep 27, 2018

@mafintosh @mcollina Is there anything else I need to do for this to get merged?

@mcollina mcollina mentioned this pull request Sep 28, 2018
@mcollina
Copy link
Member

mcollina commented Oct 1, 2018

Included in #366

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.

2 participants