Re: [w3c/gamepad] Switch from WebIDL arrays to FrozenArray<>s in the IDLs. (#62)

> The array entries are doubles, but the actual thing returned is an Array object and it being cached or not is quite observable, no?

Yes. My comment was more on the lines of whether it actually made sense to cache the Array at all or not (and avoid converting the same array to JS every time).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/62#issuecomment-315770618

Received on Monday, 17 July 2017 14:32:24 UTC