dillon1000/react
Commit
Browse files [be] Mutate HIR in-place (shrink/rpo)
Changes `shrink()` and `reversePostorderBlocks()` to modify the HIR in-place rather than return a new function, for consistency with all our other passes which mutate in-place (for performance reasons).
Changed paths1 file
First-parent comparisoncompiler/forget/src/HIR/HIRBuilder.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…