Name Description Size
acquire-properties-from-array.js --- es6id: 13.1 description: > for-in to acquire properties from array --- 1690
acquire-properties-from-object.js --- es6id: 13.1 description: > for-in to acquire properties from object --- 1784
browser.js 0
disallow-initialization-assignment.js --- es6id: 13.1 description: > for declaration: disallow initialization assignment negative: phase: parse type: SyntaxError --- 359
disallow-multiple-lexical-bindings-with-and-without-initializer.js --- es6id: 13.1 description: > for declaration: disallow multiple lexical bindings, with and without initializer negative: phase: parse type: SyntaxError --- 392
disallow-multiple-lexical-bindings-with-initializer.js --- es6id: 13.1 description: > for declaration: disallow multiple lexical bindings, with initializer negative: phase: parse type: SyntaxError --- 384
disallow-multiple-lexical-bindings-without-and-with-initializer.js --- es6id: 13.1 description: > for declaration: disallow multiple lexical bindings, without and with initializer negative: phase: parse type: SyntaxError --- 392
disallow-multiple-lexical-bindings.js --- es6id: 13.1 description: > for declaration: disallow multiple lexical bindings negative: phase: parse type: SyntaxError --- 358
mixed-values-in-iteration.js --- es6id: 13.1 description: > Mixed values in iteration --- 467
shell.js 0