archives

« Bugzilla Issues Index

#1878 — 8.2.5.4, step 7.a: [[Set]] instead of [[Get]] in Property Descriptor


8.2.5.4 FromPropertyDescriptor(Desc), step 7.a, says: "Call OrdinaryDefineOwnProperty with arguments obj, "get", and Property Descriptor {[[Value]]: Desc.[[Set]], [[Writable]]: true, [[Enumerable]]: true, [[Configurable]]: true}."

Replace [[Set] with [[Get]].


fixed in rev19 editor's draft


fixed in rev19