dillon1000/react

Commit

Clean up dominator/post-dominator impl

Tidies up the implementation a bit, splitting the single function and class into 
distinct computeDominatorTree() and computePostDominatorTree() functions and 
helper classes.
Browse files
Changed paths3 files
First-parent comparison
M compiler/forget/src/HIR/Dominator.ts ModifiedM compiler/forget/src/HIR/ValidateUnconditionalHooks.ts ModifiedM compiler/forget/src/HIR/index.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…