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

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

--- Comment #31 from Boris Zbarsky <bzbarsky@mit.edu> ---
Marking an ArrayBuffer immutable because one view on it is passed to an API is
a bit weird: it makes all the other views read-only as well, which is a pretty
nonlocal effect....

Past that, I don't know of any reasons it couldn't be done offhand, though the
JIT folks may have concerns.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 18 June 2014 17:02:10 UTC