perf(react-compiler): reuse instruction operands (#25991)
Reuse operand visitor results in reactive-place inference to avoid repeated traversals and temporary `Vec` allocations.
B
Boshen committed
a8325ec39af7efb88643f4d39f472c2c650b6662
Parent: f2e4ab0