Refactor :extends detection from Ext.define().
Instead of walking the ObjectExpression node we first build a hash out of it and then just do a simple lookup.
Loading
Please sign in to comment
Instead of walking the ObjectExpression node we first build a hash out of it and then just do a simple lookup.