archives

« Bugzilla Issues Index

#3079 — 19.2.3.2: missing right-paren


In 19.2.3.2 "Function.prototype.bind ( thisArg , ...args)",
step 11 says:
Let status be DefinePropertyOrThrow(F, "length", PropertyDescriptor {...}.

Insert a right-paren before the final period.


fixed in rev27 editor's draft


fixed in rev27 draft