[whatwg/streams] IsFiniteNonNegativeNumber() could be used in more places (#475)

The spec uses `IsFiniteNonNegativeNumber()` but only uses it in `ReadableByteStreamControllerRespond()`.  I think it could also be used in `EnqueueValueWithSize`, step 2.


---
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/issues/475

Received on Tuesday, 5 July 2016 19:20:33 UTC