archives

« Bugzilla Issues Index

#1069 — 8.4.2.3: undefined "O"


In 8.4.2.3 "ArrayCreate Abstract Operation",
step 8 says:
Call OrdinaryDefineOwnProperty with arguments O, "length" and
Property Descriptor {...}.
but 'O' is not defined.

Change to "A".


fixed in rev 13 editor's draft