js-js/js.js

GC-able stubs

indutny opened this issue · 1 comments

Stubs should be GC-able, and should be referenced by the Function's Code object. The stub references (like runtime functions) should be somehow keep referenced too, may be some global list?

Stubs are in CFG form now, does not apply anymore.