com.google.javascript.jscomp.ThisAndArgumentsReferenceUpdater.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of closure-compiler-unshaded Show documentation
Show all versions of closure-compiler-unshaded Show documentation
Closure Compiler is a JavaScript optimizing compiler. It parses your
JavaScript, analyzes it, removes dead code and rewrites and minimizes
what's left. It also checks syntax, variable references, and types, and
warns about common JavaScript pitfalls. It is used in many of Google's
JavaScript apps, including Gmail, Google Web Search, Google Maps, and
Google Docs.
The newest version!
???? 7 ?
java/lang/Object ()V
=com/google/javascript/jscomp/ThisAndArgumentsReferenceUpdater compiler /Lcom/google/javascript/jscomp/AbstractCompiler; context WLcom/google/javascript/jscomp/ThisAndArgumentsReferenceUpdater$ThisAndArgumentsContext;
astFactory )Lcom/google/javascript/jscomp/AstFactory;
com/google/javascript/rhino/Node isThis ()Z
'com/google/javascript/jscomp/AstFactory type R(Lcom/google/javascript/rhino/Node;)Lcom/google/javascript/jscomp/AstFactory$Type;
" # $ % & Ucom/google/javascript/jscomp/ThisAndArgumentsReferenceUpdater$ThisAndArgumentsContext setNeedsThisVarWithType ?(Lcom/google/javascript/jscomp/AstFactory$Type;)Lcom/google/javascript/jscomp/ThisAndArgumentsReferenceUpdater$ThisAndArgumentsContext; " ( ) * uniqueId Ljava/lang/String; , - . makeConcatWithConstants &(Ljava/lang/String;)Ljava/lang/String;
" 0 1 2 getThisType 0()Lcom/google/javascript/jscomp/AstFactory$Type;
4 5 6
createName d(Ljava/lang/String;Lcom/google/javascript/jscomp/AstFactory$Type;)Lcom/google/javascript/rhino/Node;
8 9 : srcref F(Lcom/google/javascript/rhino/Node;)Lcom/google/javascript/rhino/Node;
< = makeNonIndexable
? @ A B C -com/google/javascript/jscomp/AbstractCompiler
getOptions 0()Lcom/google/javascript/jscomp/CompilerOptions;
E F G H ,com/google/javascript/jscomp/CompilerOptions preservesDetailedSourceInfo J this
L M N setOriginalName (Ljava/lang/String;)V
P Q R replaceWith %(Lcom/google/javascript/rhino/Node;)V
T U isName
W X Y getString ()Ljava/lang/String; [ arguments
] ^ _ ` a java/lang/String equals (Ljava/lang/Object;)Z
" c d e setNeedsArgumentsVar Y()Lcom/google/javascript/jscomp/ThisAndArgumentsReferenceUpdater$ThisAndArgumentsContext; ,
h i
isFunction
k l isArrowFunction n 3com/google/javascript/jscomp/NodeTraversal$Callback
ARGUMENTS_VAR
ConstantValue r $jscomp$arguments THIS_VAR u $jscomp$this ?(Lcom/google/javascript/jscomp/AbstractCompiler;Lcom/google/javascript/jscomp/ThisAndArgumentsReferenceUpdater$ThisAndArgumentsContext;Lcom/google/javascript/jscomp/AstFactory;)V Code LineNumberTable LocalVariableTable ?Lcom/google/javascript/jscomp/ThisAndArgumentsReferenceUpdater; MethodParameters visit s(Lcom/google/javascript/jscomp/NodeTraversal;Lcom/google/javascript/rhino/Node;Lcom/google/javascript/rhino/Node;)V name "Lcom/google/javascript/rhino/Node; t ,Lcom/google/javascript/jscomp/NodeTraversal; n parent
StackMapTable shouldTraverse s(Lcom/google/javascript/jscomp/NodeTraversal;Lcom/google/javascript/rhino/Node;Lcom/google/javascript/rhino/Node;)Z
SourceFile %ThisAndArgumentsReferenceUpdater.java NestMembers BootstrapMethods ?
? ? ? - ? $java/lang/invoke/StringConcatFactory ?(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/invoke/CallSite; ? $jscomp$this$ ? $jscomp$arguments$ InnerClasses ThisAndArgumentsContext ? ,com/google/javascript/jscomp/AstFactory$Type Type ? *com/google/javascript/jscomp/NodeTraversal Callback ? %java/lang/invoke/MethodHandles$Lookup ? java/lang/invoke/MethodHandles Lookup m o * p q s * p t v w l *? *+? *,?
*-? ? x . / 0 1 2 y * J z {
| } w ^ ?,? ? Q*?
,? ? !W*? *?
? '? + *?
? /? 3,? 7:? ;*? ? >? D?
I? K,? O? U,? S? N,? VZ? \? B*?
? bW*? *?
? '? f ,? ? 3,? 7:*? ? >? D?
Z? K,? O? x F 6 7 9 ' : 3 ; 8 <