Edit C:\Program Files\Java\jre8\lib\ext\jdk\nashorn\internal\runtime\PropertyDescriptor.class
Êþº¾ 3 ; 3 4 GENERIC I ConstantValue DATA ACCESSOR CONFIGURABLE Ljava/lang/String; 5 ENUMERABLE 6 WRITABLE 7 VALUE 8 GET 9 SET : isConfigurable ()Z isEnumerable isWritable getValue ()Ljava/lang/Object; getGetter /()Ljdk/nashorn/internal/runtime/ScriptFunction; getSetter setConfigurable (Z)V setEnumerable setWritable setValue (Ljava/lang/Object;)V setGetter setSetter fillFrom ^(Ljdk/nashorn/internal/runtime/ScriptObject;)Ljdk/nashorn/internal/runtime/PropertyDescriptor; type ()I has (Ljava/lang/Object;)Z hasAndEquals 4(Ljdk/nashorn/internal/runtime/PropertyDescriptor;)Z SourceFile PropertyDescriptor.java /jdk/nashorn/internal/runtime/PropertyDescriptor java/lang/Object configurable enumerable writable value get set ! "