This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
https://encoding.spec.whatwg.org/#textdecoder [[ USVString decode(optional BufferSource input, optional TextDecodeOptions options); ]] BufferSource is not defined anywhere in the spec.
Everything not explicitly referenced (such as USVString and BufferSource) are defined by IDL itself.