https://github.com/rbuckton/proposal-throw-expressions
throw expression proposal. It allow to use throw as expression.
throw
a || throw new Error("Error")