archives

« Bugzilla Issues Index

#3655 — 22.2.4.1 TypedArray: Missing type check IsConstructor


22.2.4.1 TypedArray( ... argumentsList)

Step 6: Construct can only be called for constructor functions, add an additional IsConstructor check before calling IsConstructor.


Or: Change Construct to perform this change just like it's already done for Call.


fixed in rev32 editor's draft


fixed in rev32 draft