I really want this. Along with switch being as expression. Seems like something that JavaScript is obviously missing.
Even PHP has this now, albeit with a different keyword (match) due to existing switch semantics being pretty bad
Unfortunately JavaScript still hasn't caught up with CoffeeScript.