archives

« Bugzilla Issues Index

#781 — 15.13.6.5.1: "Desc.Value"


In 15.13.6.5.1 "[[DefineOwnProperty]] ( p, desc, throw )",
rule 1 step 3 says:
If Desc contains a Value field, let newValue be Desc.Value

Change "Desc.Value" to "Desc.[[Value]]".


And change the other occurrence of "Value" to "[[Value]]" too.

And change "contains" to "has".


completely rewritten

fixed in rev 16 editor's draft


fixed in rev16 draft. July 15, 2013