11.1.4.1 / Runtime Semantics: Array Accumulation / group 1 / step 6
Assert:created is true.
After colon, insert space.
Also, the colon is italic, should be upright.
---
11.1.4.2 / Runtime Semantics: ComprehensionEvaluation / group 3 / step 4.{e,h}
e. Let putStatus be the result of Put(O, ToString(len), value, true).
h. Let putStatus be the result of Put(O, "length", len, true).
'O' is not defined.
s|O|accumulator| ?
---
11.1.4.2 / Runtime Semantics: QualifierEvaluation / group 1 / step 10.k
Let /status/ be the result of performing Binding Initialisation for
/ForBinding/ passing /value/ and /environment/ as the arguments.
'value' and 'environment' are not defined.
s|value|nextValue| ?
s|environment|forEnv| ?
---
11.1.4.2 / Runtime Semantics: QualifierEvaluation / group 2 / production
ComprehensionFor : if ( AssignmentExpression )
s|For|If|
---
11.1.4.2 / Runtime Semantics: QualifierEvaluation / group 2 / step 5
If exprValue is true, then
'exprValue' is not defined.
s|exprValue|boolValue|
---
11.1.4.2 / Runtime Semantics: Evaluation / group 1 / step 2
Let status be the result of performing ComprehensionEvaluation for
/Compression/ with argument /array/.
s|Compression|Comprehension|
fixed in rev 17 editor's draft
fixed in rev17, August 23, 2013 draft