Steps 16.c.iii-iv. read: > iii. Let _succeeded_ be ! OrdinaryDefineOwnProperty(_A_, **"length"**, _newLenDesc_). > iv. Return **false**. The value of that _succeeded_ variable is never used, which is a little confusing.
Steps 16.c.iii-iv. read:
The value of that succeeded variable is never used, which is a little confusing.