[Bug 23682] Fix the current [ArrayClass], [] and sequence<T> mess

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

--- Comment #21 from Mark S. Miller <erights@gmail.com> ---
(In reply to Anne from comment #14)
> ... Frozen is not a concept TC39 is interested in expanding
> or doing much with. ...

I have no comment on this specific issue. But I can't let the above statement
go by unchallenged. As one example, the array of literal parts of a template
string is deeply frozen, so that it can be safely shared among the multiple
evaluations of the same template string expression.

As with any feature of EcmaScript, some members of the committee care little
about it, and some care a lot.

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

Received on Monday, 29 September 2014 15:53:29 UTC