[whatwg/streams] Tidy up range checking (#477)

/cc @wanderview
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/streams/pull/477

-- Commit Summary --

  * Use IsFiniteNonNegativeNumber in EnqueueValueWithSize
  * Use RangeError instead of TypeError for NaN high water marks

-- File Changes --

    M index.bs (6)
    M reference-implementation/lib/helpers.js (7)

-- Patch Links --

https://github.com/whatwg/streams/pull/477.patch
https://github.com/whatwg/streams/pull/477.diff

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/477

Received on Wednesday, 6 July 2016 17:33:48 UTC