Refactor Ext.define() detection code.
Don't build a hash of keys and values, just iterate sequentially over the ObjectExpression. This will be needed when we next want to detect all the normal methods and properties inside Ext.define().
Loading
Please register or sign in to comment