728de91140
In CodegenAnnotatingVisitor, store all delegated properties whose metadata should be generated in each class (identified by ASM Type). Use the stored information later, both in the $$delegatedProperties array generation and in the access to it from property's accessor methods, instead of an heuristical indexOfDelegatedProperty()