archives

« Bugzilla Issues Index

#1840 — 15.13.5.3.2 + 15.13.7.4.3: "ViewedDataArrayBuffer"


In 15.13.5.3.2 "ArrayBuffer.isView ( arg )",
step 3 says:
If arg has a [[ViewedDataArrayBuffer]] internal data property, then ...

In 15.13.7.4.3 "get DataView.prototype.byteLength",
step 4 says:
Let buffer be the value of O’s [[ViewedDataArrayBuffer]] internal data
property.

but those are the only two mentions of [[ViewedDataArrayBuffer]] in the whole
spec. Change to [[DataArrayBuffer]] ?


fixed in rev19 editor's draft

24.1.3.1
24.2.4.2


fixed in rev19