dillon1000/react

Commit

[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.
Browse files
Changed paths5 files
First-parent comparison
M compiler/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 Modified
Patch

Files changed

Rendering syntax-highlighted changes…