archives

« Bugzilla Issues Index

#3045 — 22.2.3.22 %TypedArray%.prototype.set: Missing neutered array buffer checks


22.2.3.22 %TypedArray%.prototype.set(array [ , offset ] )

Additional steps are needed to ensure the ArrayBuffer object is not neutered. The first check after step 7 (just like in 22.2.3.23) and then before every call to SetValueInBuffer in step 27.e.


fixed in rev27 editor's draft


fixed in rev27 draft