dev_compiler
dev_compiler copied to clipboard
source maps broken for class declarations
using http://evanw.github.io/source-map-visualization/ for sunflower ... we're pretty good at expressions and identifiers and function bodies. But hovering on the classes/constructors/methods lines look really bogus. Granted, those aren't exactly "executable" in Dart, but still, we should do better.
Field initializers also looked broken.
Method cascades are broken too. e.g. ..closePath() instead of mapping to closePath it seems to map to exports.context