Name Description Size Coverage
S11.4.2_A1.js --- info: | White Space and Line Terminator between "void" and UnaryExpression are allowed es5id: 11.4.2_A1 description: Checking by using eval --- 1543 -
S11.4.2_A2_T1.js --- info: Operator "void" uses GetValue es5id: 11.4.2_A2_T1 description: Either Type(x) is not Reference or GetBase(x) is not null --- 686 -
S11.4.2_A2_T2.js --- info: Operator "void" uses GetValue es5id: 11.4.2_A2_T2 description: If GetBase(x) is null, throw ReferenceError --- 316 -
S11.4.2_A4_T1.js --- info: Operator "void" evaluates UnaryExpression and returns undefined es5id: 11.4.2_A4_T1 description: Type(x) is boolean primitive or Boolean object --- 612 -
S11.4.2_A4_T2.js --- info: Operator "void" evaluates UnaryExpression and returns undefined es5id: 11.4.2_A4_T2 description: Type(x) is number primitive or Number object --- 603 -
S11.4.2_A4_T3.js --- info: Operator "void" evaluates UnaryExpression and returns undefined es5id: 11.4.2_A4_T3 description: Type(x) is string primitive of String object --- 748 -
S11.4.2_A4_T4.js --- info: Operator "void" evaluates UnaryExpression and returns undefined es5id: 11.4.2_A4_T4 description: Type(x) is undefined or null --- 554 -
S11.4.2_A4_T5.js --- info: Operator "void" evaluates UnaryExpression and returns undefined es5id: 11.4.2_A4_T5 description: Type(x) is Object object or Function object --- 614 -
S11.4.2_A4_T6.js --- info: Operator "void" evaluates UnaryExpression and returns undefined es5id: 11.4.2_A4_T6 description: Checking Simple Assignment operator --- 555 -