archives

« Bugzilla Issues Index

#2942 — 22.2.2.1: "constructor" not defined


In 22.2.2.1 "%TypedArray%.from ( source [ , mapfn [ , thisArg ] ] )",
step 8 says:
Return TypedArrayFrom(constructor, undefined, items, f, t).
but 'constructor' is not defined.

Change it to 'C' ?

(leftover from Bug 2807)


fixed in rev26 editor's draft


fixed in rev26


confirmed fixed