archives

« Bugzilla Issues Index

#3718 — 9.4.2.1 [[DefineOwnProperty]]: Unnecessary ReturnIfAbrupt


9.4.2.1 [[DefineOwnProperty]] ( P, Desc)

Steps 3.h and 3.j.iii are not required, abrupt completions are not possible when calling OrdinaryDefineOwnProperty on Array exotic objects.


fixed in rev32 editor's draft


fixed in rev32 draft