- From: henbos <notifications@github.com>
- Date: Mon, 24 Apr 2017 04:53:48 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 24 April 2017 11:54:23 UTC
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