dillon1000/react
Commit
Browse files 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.
Changed paths3 files
First-parent comparisoncompiler/forget/src/HIR/Dominator.ts ModifiedM compiler/forget/src/HIR/ValidateUnconditionalHooks.ts ModifiedM compiler/forget/src/HIR/index.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…