js-js/js.js

Type info propagation

Opened this issue · 0 comments

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.