class com.sun.webkit.dom.JSObject
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.sun.webkit.dom.JSObject
  super_class: java.lang.Object
{
  private static final java.lang.String UNDEFINED;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  static final int JS_CONTEXT_OBJECT;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  static final int JS_DOM_NODE_OBJECT;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  static final int JS_DOM_WINDOW_OBJECT;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  private final long peer;
    descriptor: J
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int peer_type;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private static java.util.concurrent.atomic.AtomicInteger peerCount;
    descriptor: Ljava/util/concurrent/atomic/AtomicInteger;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  void <init>(long, int);
    descriptor: (JI)V
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // com.sun.webkit.dom.JSObject this
         0: .line 34
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import netscape.javascript cannot be resolved\n\tnetscape cannot be resolved to a type\n\tThe method eval(String) of type JSObject must override or implement a supertype method\n\tJSException cannot be resolved to a type\n\tThe method getMember(String) of type JSObject must override or implement a supertype method\n\tThe method setMember(String, Object) of type JSObject must override or implement a supertype method\n\tJSException cannot be resolved to a type\n\tThe method removeMember(String) of type JSObject must override or implement a supertype method\n\tJSException cannot be resolved to a type\n\tThe method getSlot(int) of type JSObject must override or implement a supertype method\n\tJSException cannot be resolved to a type\n\tThe method setSlot(int, Object) of type JSObject must override or implement a supertype method\n\tJSException cannot be resolved to a type\n\tThe method call(String, Object...) of type JSObject must override or implement a supertype method\n\tJSException cannot be resolved to a type\n\tThe method toString() of type JSObject must override or implement a supertype method\n\tThe method equals(Object) of type JSObject must override or implement a supertype method\n\tThe method hashCode() of type JSObject must override or implement a supertype method\n\tJSException cannot be resolved to a type\n\tJSException cannot be resolved to a type\n\tJSException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.webkit.dom.JSObject this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/webkit/dom/JSObject;
    MethodParameters:
           Name  Flags
      peer       
      peer_type  

  long getPeer();
    descriptor: ()J
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.webkit.dom.JSObject this
         0: .line 60
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.webkit.dom.JSObject this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/webkit/dom/JSObject;

  static int test_getPeerCount();
    descriptor: ()I
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 65
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private static void unprotectImpl(long, int);
    descriptor: (JI)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=3, args_size=2
         0: .line 69
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
           Name  Flags
      peer       
      peer_type  

  public java.lang.Object eval(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.webkit.dom.JSObject this
         0: .line 72
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method eval(String) of type JSObject must override or implement a supertype method\n\tJSException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.webkit.dom.JSObject this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/webkit/dom/JSObject;
    Exceptions:
      throws JSException
    MethodParameters:
      Name  Flags
      s     

  private static java.lang.Object evalImpl(long, int, java.lang.String);
    descriptor: (JILjava/lang/String;)Ljava/lang/Object;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=4, args_size=3
         0: .line 76
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
           Name  Flags
      peer       
      peer_type  
      name       

  public java.lang.Object getMember(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.webkit.dom.JSObject this
         0: .line 80
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method getMember(String) of type JSObject must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.webkit.dom.JSObject this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/webkit/dom/JSObject;
    MethodParameters:
      Name  Flags
      name  

  private static java.lang.Object getMemberImpl(long, int, java.lang.String);
    descriptor: (JILjava/lang/String;)Ljava/lang/Object;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=4, args_size=3
         0: .line 84
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
           Name  Flags
      peer       
      peer_type  
      name       

  public void setMember(java.lang.String, java.lang.Object);
    descriptor: (Ljava/lang/String;Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.webkit.dom.JSObject this
         0: .line 88
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method setMember(String, Object) of type JSObject must override or implement a supertype method\n\tJSException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.webkit.dom.JSObject this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/webkit/dom/JSObject;
    Exceptions:
      throws JSException
    MethodParameters:
       Name  Flags
      name   
      value  

  private static void setMemberImpl(long, int, java.lang.String, java.lang.Object, java.security.AccessControlContext);
    descriptor: (JILjava/lang/String;Ljava/lang/Object;Ljava/security/AccessControlContext;)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=6, args_size=5
         0: .line 93
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
           Name  Flags
      peer       
      peer_type  
      name       
      value      
      acc        

  public void removeMember(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.webkit.dom.JSObject this
         0: .line 98
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method removeMember(String) of type JSObject must override or implement a supertype method\n\tJSException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.webkit.dom.JSObject this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/webkit/dom/JSObject;
    Exceptions:
      throws JSException
    MethodParameters:
      Name  Flags
      name  

  private static void removeMemberImpl(long, int, java.lang.String);
    descriptor: (JILjava/lang/String;)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=4, args_size=3
         0: .line 102
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
           Name  Flags
      peer       
      peer_type  
      name       

  public java.lang.Object getSlot(int);
    descriptor: (I)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.webkit.dom.JSObject this
         0: .line 106
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method getSlot(int) of type JSObject must override or implement a supertype method\n\tJSException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.webkit.dom.JSObject this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/webkit/dom/JSObject;
    Exceptions:
      throws JSException
    MethodParameters:
       Name  Flags
      index  

  private static java.lang.Object getSlotImpl(long, int, int);
    descriptor: (JII)Ljava/lang/Object;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=4, args_size=3
         0: .line 110
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
           Name  Flags
      peer       
      peer_type  
      index      

  public void setSlot(int, java.lang.Object);
    descriptor: (ILjava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.webkit.dom.JSObject this
         0: .line 114
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method setSlot(int, Object) of type JSObject must override or implement a supertype method\n\tJSException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.webkit.dom.JSObject this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/webkit/dom/JSObject;
    Exceptions:
      throws JSException
    MethodParameters:
       Name  Flags
      index  
      value  

  private static void setSlotImpl(long, int, int, java.lang.Object, java.security.AccessControlContext);
    descriptor: (JIILjava/lang/Object;Ljava/security/AccessControlContext;)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=6, args_size=5
         0: .line 119
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
           Name  Flags
      peer       
      peer_type  
      index      
      value      
      acc        

  public java.lang.Object call(java.lang.String, java.lang.Object[]);
    descriptor: (Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.webkit.dom.JSObject this
         0: .line 124
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method call(String, Object...) of type JSObject must override or implement a supertype method\n\tJSException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.webkit.dom.JSObject this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/webkit/dom/JSObject;
    Exceptions:
      throws JSException
    MethodParameters:
            Name  Flags
      methodName  
      args        

  private static java.lang.Object callImpl(long, int, java.lang.String, java.lang.Object[], java.security.AccessControlContext);
    descriptor: (JILjava/lang/String;[Ljava/lang/Object;Ljava/security/AccessControlContext;)Ljava/lang/Object;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=6, args_size=5
         0: .line 129
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
            Name  Flags
      peer        
      peer_type   
      methodName  
      args        
      acc         

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.webkit.dom.JSObject this
         0: .line 134
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method toString() of type JSObject must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.webkit.dom.JSObject this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/webkit/dom/JSObject;

  private static java.lang.String toStringImpl(long, int);
    descriptor: (JI)Ljava/lang/String;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=3, args_size=2
         0: .line 138
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
           Name  Flags
      peer       
      peer_type  

  public boolean equals(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.webkit.dom.JSObject this
         0: .line 141
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method equals(Object) of type JSObject must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.webkit.dom.JSObject this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/webkit/dom/JSObject;
    MethodParameters:
       Name  Flags
      other  

  public int hashCode();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.webkit.dom.JSObject this
         0: .line 148
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method hashCode() of type JSObject must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.webkit.dom.JSObject this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/webkit/dom/JSObject;

  private static JSException fwkMakeException(java.lang.Object);
    descriptor: (Ljava/lang/Object;)LJSException;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 152
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tJSException cannot be resolved to a type\n\tJSException cannot be resolved to a type\n\tJSException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
       Name  Flags
      value  
}
SourceFile: "JSObject.java"
NestMembers:
  com.sun.webkit.dom.JSObject$SelfDisposer
InnerClasses:
  private final SelfDisposer = com.sun.webkit.dom.JSObject$SelfDisposer of com.sun.webkit.dom.JSObject