archives

« Bugzilla Issues Index

#3278 — 22.2.3.{6,15,30}: 'O' not defined


In 22.2.3.6 "%TypedArray%.prototype.entries ( )",
step 1 says:
If Type(O) is not Object, throw a TypeError exception.
but 'O' is not defined.

Insert a step "Let O be the *this* value" ?


Ditto 22.2.3.15 "%TypedArray%.prototype.keys ( )".


Ditto 22.2.3.30 "%TypedArray%.prototype.values ( )".


fixed in rev28 editor's draft


fixed in rev28