closure-compiler icon indicating copy to clipboard operation
closure-compiler copied to clipboard

Respect @pureOrBreakMyCode in destructuring assignment

Open jzhan-canva opened this issue 1 year ago • 1 comments

My attempt to fix #4178 add some extra logic to see if a pure function is being called when the assignment is already eliminated

jzhan-canva avatar Jul 12 '24 04:07 jzhan-canva