jsxer icon indicating copy to clipboard operation
jsxer copied to clipboard

Sort decompiled function locations based on the line numbers of LineInfo (aka. OpStatements).

Open psyirius opened this issue 1 year ago • 1 comments

Possible if not minified to a single line.

psyirius avatar Apr 04 '23 08:04 psyirius

This would probably be something we could do inside of StatementList, but the current architecture does not allow for this.

AngeloD2022 avatar May 08 '24 13:05 AngeloD2022