ericmckean / traceur-compiler

Automatically exported from code.google.com/p/traceur-compiler
Apache License 2.0
0 stars 0 forks source link

syntax/LineNumberTable.offsetOfLine(line) gone missing #186

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I use the offsetOfLine(line) to map from editor line/col to offset. Recent 
changes dropped this part of the API

Original issue reported on code.google.com by johnjbar...@chromium.org on 20 Dec 2012 at 2:28

GoogleCodeExporter commented 9 years ago
https://codereview.appspot.com/6970050/

Original comment by johnjbar...@chromium.org on 20 Dec 2012 at 2:36

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/traceur-compiler/source/detail?r=2982d8eb1dfea917ad5bd
2631927d7de479b0219

Original comment by johnjbar...@chromium.org on 21 Dec 2012 at 4:56