archives

« Bugzilla Issues Index

#3654 — 22.2.1.1.1 AllocateTypedArray: Move step 1 to callers


22.2.1.1.1 Runtime Semantics: AllocateTypedArray (newTarget, length )


The "newTarget is null" check should be performed in the callers to ensure when %TypedArray" is called as a function the TypeError is thrown right at the beginning.


fixed in rev32 editor's draft


fixed in rev32 draft