Persper / js-callgraph

Construct approximate static call graph for JavaScript & Typescript
Eclipse Public License 2.0
180 stars 52 forks source link

Provide names of arrow functions #64

Closed dspinellis closed 2 years ago

dspinellis commented 2 years ago

Before this commit arrow functions are listed as anon. Now their name is provided.