mraleph / irhydra

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

Some Dart IL instructions are not displayed #19

Open fsc8000 opened 10 years ago

fsc8000 commented 10 years ago

Examples:

208: StoreIndexed(v21, v5, v15) T{null, dynamic, Type: class 'dynamic'}

258: v80 <- LoadIndexed(v79, v69) T{null, dynamic, Type: class 'dynamic'}