archives

« Bugzilla Issues Index

#731 — 15.13.6.5.1: various problems in step 4


In 15.13.6.5.1 "[[DefineOwnProperty]] ( p, desc, throw )",
step 4 says:
Let convertedValue to ToType(newValue)

Change "to" to "be".

Also, 'ToType' is not defined.
(There should maybe be another column in the table in 15.13.6.)

Also, 'newValue' won't be set if 'Desc' doesn't contain a Value field.
(So maybe step 3 should have an "else" clause.)


eliminated in rewrite

fixed in rev 16 editor's draft


fixed in rev16 draft. July 15, 2013