mraleph / irhydra

Tool for displaying IR used by V8 and Dart VM optimizing compilers
Apache License 2.0
434 stars 32 forks source link

Hide inferred types when rendering Dart IR #4

Open mraleph opened 10 years ago

mraleph commented 10 years ago

Infered types are printed for each value reference and consume a lot of space.