[compiler][be] Promote destructured params to temporaries
Addresses a follow-up from the previous PR. Destructured function params are currently not eagerly promoted to temporaries: we wait until PromotedUsedTemporaries. But params _always_ have to be named, so we can promote when constructing HIR. ghstack-source-id: a6f665762ebcb7b06b118fcaf7515b8021645eae Pull Request resolved: https://github.com/facebook/react/pull/30332
J
Joe Savona committed
b810442c0e85183fe0be5fb1719ed4f1c6d8e9ab
Parent: 9d7f02d