dillon1000/react

Commit

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.
Browse files
Changed paths2 files
First-parent comparison
M compiler/forget/packages/babel-plugin-react-forget/src/Inference/AnalyseFunctions.ts ModifiedA compiler/forget/packages/babel-plugin-react-forget/src/Inference/InferMutableContextVariables.ts Added
Patch

Files changed

Rendering syntax-highlighted changes…