You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SONARJS-709 Use live variable analysis to avoid execution duplicated …
…paths (SonarSource#282)
* SONARJS-709 Extract LVA from DeadStoreCheck
* SONARJS-709 Use live variable analysis to avoid execution duplicated paths
* SONARJS-709 Add unit test for LVA
* SONARJS-709 Clean program state with live IN symbols
* Fix some quality flaws
* Keep constraint for top expression stack element