[Bug 29004] FrozenArray only provides shallow immutability

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29004

--- Comment #12 from Domenic Denicola <d@domenic.me> ---
> for (let i = 0; i < foo.length; ++i) {

Ah, the "-" was "through", not a hyphen ("zero-length").

> Sure there is.

Huh! Thank you for correcting me.

> It's not implicit at all.  It's explicit in the creation of the FrozenArray object

Thanks, I had not re-read that section enough times.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Friday, 31 July 2015 20:43:44 UTC