83a8b02c384abda8db5b57d46c1805f592ccd77a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 2 | ||
Inline Method private isInContextOfAsyncGenerator(ctx LexicalContext) : boolean inlined to public visit(t NodeTraversal, n Node, parent Node) : void in class com.google.javascript.jscomp.RewriteAsyncIteration | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method package mustReplaceThisSuperArgs() : boolean extracted from public visit(t NodeTraversal, n Node, parent Node) : void in class com.google.javascript.jscomp.RewriteAsyncIteration & moved to class com.google.javascript.jscomp.RewriteAsyncIteration.LexicalContext | From | To |