archives

« Bugzilla Issues Index

#1102 — 8.4.2.2: "Reject"


In 8.4.2.2 "[[DefineOwnProperty]] ( P, Desc)",
step 3.e says:
Reject if index ≥ oldLen and oldLenDesc.[[Writable]] is false.
but "Reject" is no longer defined.

Replace with "return false"?


fixed in rev 13 editor's draft