archives

« Bugzilla Issues Index

#2848 — 22.2.2.4 %TypedArray% [ @@create ]: Unnecessary type check in step 2


22.2.2.4 %TypedArray% [ @@create ] ( ).

Step 2 can safely be removed, because GetPrototypeFromConstructor() will perform the same validation. See 22.1.2.5 Array[ @@create ] ( ) for similar steps.


fixed in rev25 editor's draft


fixed in rev25 editor's draft