I just noticed that the VectorSupport code in Language.as is no longer being stripped out in the release code when -js-vector-emulation-class=Array is being used.
I suspect this is because of the @nocollapse annotations. I’m not sure of the correct way to go about fixing this. Josh and Greg, do you have thoughts here? Thanks, Harbs
