archives

« Bugzilla Issues Index

#2906 — 22.2.2.1.2 TypedArrayAllocOrInit: Assert not entirely correct in step 3


22.2.2.1.2 Runtime Semantics: TypedArrayAllocOrInit( constructor, target, length)

Nit pick: The assertion is not quite correct, objects validated by 22.2.1.3 have their [[ViewedArrayBuffer]] set to `undefined`, but when TypedArrayAllocOrInit is executed this may no longer be true.


fixed in rev26 editor's draft


fixed in rev26