[heycam/webidl] `any` type conversion does not take into account of symbols (#301)

https://heycam.github.io/webidl/#es-any uses [Type(<var>x</var>)](https://tc39.github.io/ecma262/#sec-ecmascript-language-types), but does not define a case for when Type(<var>V</var>) is Symbol, as is possible under the current ES spec.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/301

Received on Tuesday, 7 February 2017 03:46:18 UTC