[whatwg/streams] Use [[UpperCamelCase]] in internal slots (#825)

The spec uses lowerCamelCase names for its internal slots while the ECMAScript spec uses UpperCamelCase. Consider adopting the UpperCamelCase notation for this spec too.

For the context, see @annevk's https://github.com/heycam/webidl/issues/453#issuecomment-334101431

-- 
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/825

Received on Wednesday, 4 October 2017 10:02:01 UTC