What?
There are many Twig compiler expressions that don't have certain properties. I already found a few (e.g Binary Operators). Checking on each class type makes no sense and getting a name attribute when non-existent throws an exception. The proper way is to use the method twig provides to see if a property exist. @aksm pulling code now and merging in a few bc this blocks any template that uses binary operators (and many other I have never used).