Type info propagation
Opened this issue · 0 comments
indutny commented
It should be possible to obtain IC (Inline Cache) info from the CFG/SSA instructions. This could be done using ast ids or just instruction ids in ssa.js
output. All ICs should be bound to some ids, and the lookup should be possible.