Re: [heycam/webidl] FrozenArray: Is T mutable? (#348)

Another confusion: If the values of FrozenArray\<T\> have values that are references ("unlike sequence types, which are lists of values that are passed by value"), does FrozenArray\<DictionaryType\> make sense? Can dictionaries be passed by reference?

I'm trying to implement a spec that has a FrozenArray\<DictionaryType\> attribute: https://w3c.github.io/webrtc-pc/#dom-rtccertificate-fingerprints

-- 
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/348#issuecomment-296636323

Received on Monday, 24 April 2017 11:54:23 UTC