dafbb464a6f82828476eb7020168d84a701e9bb3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type ancestors : Stack<Node> to ancestors : Deque<Node> in class com.google.javascript.jscomp.NodeIterators.FunctionlessLocalScope | From | To | |
Change Attribute Type writes : LinkedList<PropertyWrite> to writes : Deque<PropertyWrite> in class com.google.javascript.jscomp.DeadPropertyAssignmentElimination.Property | From | To |