archives

« Bugzilla Issues Index

#2723 — 9.4.5.2 [[DefineOwnProperty]]: Wrong return value and missing parameter in OrdinaryDefineOwnProperty call


9.4.5.2 [[DefineOwnProperty]] ( P, Desc)

- step 3.c.i: Return `false` instead of `undefined`
- step 4: Also pass `Desc` to OrdinaryDefineOwnProperty call


fixed in rev24 editor's draft


fixed in rev24