archives

« Bugzilla Issues Index

#2897 — 9.4.5.2 [[DefineOwnProperty]]: Intentional to prohibit all property definitions on uninitialized integer indexed objects?


9.4.5.2 [[DefineOwnProperty]] ( P, Desc), step 3a:

All property definitions are now prohibited on uninitialized integer indexed objects. Is this intentional or strictly required? Restrictions are only needed for integer indexed properties to fix bug 2829.


fixed in rev26 editor's draft


fixed in rev26