Const enums aren't inlined anymore #227372
Labels
engineering
VS Code - Build / issue tracking / etc.
insiders-released
Patch has been released in VS Code Insiders
Milestone
For some reasons we have lost the inlining of const enum. We should restore that because we have promised ourself perf gains from it (reading a value vs properties accesses)
The text was updated successfully, but these errors were encountered: