Skip to content

refactoring source_maps #1594

Open
Open
@DartBot

Description

@DartBot

<img src="https://avatars.githubusercontent.com/u/2049220?v=3" align="left" width="96" height="96"hspace="10"> Issue by sigmundch
Originally opened as dart-lang/sdk#19930


source_maps was a kitchen sink before we had other uses for what we have there. It should probably be refactored as follows:

 - span - should be its own pacakge
 - source_maps parser & builder should stay
 - refactor & printer - should go to code_transformers?

Metadata

Metadata

Assignees

No one assigned

    Labels

    package:source_mapstype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions