archives

« Bugzilla Issues Index

#2139 — More step-labelling issues


12.2.6.1 Runtime Semantics: ArgumentListEvaluation:

- "ArgumentList : ... AssignmentExpression " - after step 5

- "ArgumentList : ArgumentList , ... AssignmentExpression" - after step 5


13.5.2 Runtime Semantics: Evaluation:

- "IfStatement : if ( Expression ) Statement" - steps start with 0


15.2.9 Runtime Semantics: GlobalDeclarationInstantiation

- steps start at 0


20.3.4.45 Date.prototype [ @@toPrimitive ] ( hint )

- steps start at 2


21.1.3.8 String.prototype.indexOf (searchString, position)

- steps start at 0


21.1.3.11 String.prototype.match (regexp)

- steps start at 0


22.2.1.2 %TypedArray% ( typedArray )

- empty steps 17, 18, 21


fixed in rev21 editor's draft


fixed in rev21 draft