[Bug 23369] Provide hooks for Typed Arrays (ArrayBuffer and friends)

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

--- Comment #30 from Allen Wirfs-Brock <allen@wirfs-brock.com> ---
Of course, an even simpler way around this problem would be to introduce the
concept of marking an ArrayBuffer as immutable. Then APIs like these could
simply that any passed buffers must be mark as immutable.

Boris, this must have been considered in the past?  Why don't we have immutable
ArrayBuffers?

Allen

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

Received on Wednesday, 18 June 2014 16:59:55 UTC