- From: <bugzilla@jessica.w3.org>
- Date: Mon, 29 Sep 2014 15:53:27 +0000
- To: public-webapps-bugzilla@w3.org
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 the QA Contact for the bug.
Received on Monday, 29 September 2014 15:53:28 UTC