Update union conversion algorithm

The algorithm[1] is updated to fix a bug on distinguishing
dictionary and sequence<T>[2]. Update our implementation.

[1] https://heycam.github.io/webidl/#es-union
[2] https://github.com/heycam/webidl/issues/123

Review-Url: https://codereview.chromium.org/2001493002
Cr-Commit-Position: refs/heads/master@{#395297}
2 files changed