dillon1000/react
Commit
Browse files [hir][be] Use a Map to store JsxExpression.props
Semantically this seems like a better fit as we're using Map like methods to iterate and update values anyway.
Changed paths5 files
First-parent comparisoncompiler/forget/src/HIR/BuildHIR.ts ModifiedM compiler/forget/src/HIR/Codegen.ts ModifiedM compiler/forget/src/HIR/HIR.ts ModifiedM compiler/forget/src/HIR/InferReferenceEffects.ts ModifiedM compiler/forget/src/HIR/PrintHIR.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…