You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we can use acorn or esprima with es3 as the version set to parse.
I hope it has es3 as a version option (not sure - been so long since i touched Node.js)
prolly a node.js parser which parses the original and decompiled source and compares their ast.
The text was updated successfully, but these errors were encountered: