[compiler] Fix issue with macro arguments being outlined
Summary: Fixes issue documented by #30435. We change the pipeline order so that outlining comes after tracking macro operands, and any function that is referenced in a macro will now not be outlined. ghstack-source-id: f731ad65c8b84db3fc5f3a2ff3a6986112765963 Pull Request resolved: https://github.com/facebook/react/pull/30587
M
Mike Vitousek committed
3af905d95448d582cbd62fe6d41bd976ce9787ea
Parent: aa8469f