add MakeClass, MakeFunction AST psuedo-exprs
This lets class & function definitions become ordinary assignments in the CFG, which simplifies our invariants and fixes problems with the interaction between definedness analysis and block-terminating "invoke"s.
Showing
Please register or sign in to comment