jsxer
jsxer copied to clipboard
Sort decompiled function locations based on the line numbers of LineInfo (aka. OpStatements).
Possible if not minified to a single line.
This would probably be something we could do inside of StatementList
, but the current architecture does not allow for this.