- From: <bugzilla@jessica.w3.org>
- Date: Wed, 08 Oct 2014 15:03:33 +0000
- To: public-webcrypto@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26322 --- Comment #9 from Mark Watson <watsonm@netflix.com> --- (In reply to Boris Zbarsky from comment #8) > > You can't modify a frozen array object. That's the point of freezing. Oh, I thought freezing meant you could not add/modify/delete properties, but the object could still change if it has member functions that change it. Can I call push() on a frozen Array ? -- You are receiving this mail because: You are on the CC list for the bug.
Received on Wednesday, 8 October 2014 15:03:35 UTC