dillon1000/react
Commit
Browse files Add InferMutableContextVariables (unused)
New pass to infer context variables which are definitively mutated, distinguishing from context variables which _may_ have been mutated. See the code comment on the new pass for more details.
Changed paths2 files
First-parent comparisoncompiler/forget/packages/babel-plugin-react-forget/src/Inference/AnalyseFunctions.ts ModifiedA compiler/forget/packages/babel-plugin-react-forget/src/Inference/InferMutableContextVariables.ts AddedPatch
Files changed
Rendering syntax-highlighted changes…