asm-js / validator

A reference validator for asm.js.
Apache License 2.0
1.78k stars 148 forks source link

Obsolete reference to "LogicalORExpression" #74

Closed sunfishcode closed 10 years ago

sunfishcode commented 10 years ago

Section 6.6.16 "ConditionalExpression" in the asm.js spec says that the first operand of a ConditionalExpression is a LogicalORExpression. LogicalORExpression is not defined in the spec (anymore?). It appears BitwiseORExpression is what's meant here.

sunfishcode commented 10 years ago

Fixed in 288187f7764ddf8df2e7851235cca6e9ea0e05bc