dillon1000/react

Commit

[hir] Skip only MemberExpressions

Identifiers don't need skipping anyways, so this doesn't affect the existing 
behavior. 

In the future, we will special case handling of LHS of AssignmentExpression 
which will require us to not skip the RHS.
Browse files
Changed paths1 file
First-parent comparison
M compiler/forget/src/HIR/BuildHIR.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…