Fuzz introspector: JSONParserFuzzer
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
2362 50 [net.minidev.json.parser.JSONParserBase].readObject(net.minidev.json.writer.JsonReaderI) call site: {node_id}
174 2521 [net.minidev.json.parser.JSONParserBase].readMain(net.minidev.json.writer.JsonReaderI,boolean[]) call site: {node_id}
30 2868 [net.minidev.json.parser.JSONParserBase].readMain(net.minidev.json.writer.JsonReaderI,boolean[]) call site: {node_id}
21 2790 [net.minidev.json.parser.JSONParserBase].readMain(net.minidev.json.writer.JsonReaderI,boolean[]) call site: {node_id}
21 2909 [net.minidev.json.parser.JSONParserBase].readObject(net.minidev.json.writer.JsonReaderI) call site: {node_id}
20 19 [net.minidev.json.parser.JSONParserBase].readObject(net.minidev.json.writer.JsonReaderI) call site: {node_id}
16 2749 [net.minidev.json.parser.JSONParserBase].readArray(net.minidev.json.writer.JsonReaderI) call site: {node_id}
8 2699 [net.minidev.json.parser.JSONParserBase].readArray(net.minidev.json.writer.JsonReaderI) call site: {node_id}
7 2510 [net.minidev.json.parser.JSONParserBase].readMain(net.minidev.json.writer.JsonReaderI,boolean[]) call site: {node_id}
6 2479 [net.minidev.json.parser.JSONParserBase].readObject(net.minidev.json.writer.JsonReaderI) call site: {node_id}
4 2904 [net.minidev.json.parser.JSONParserBase].readObject(net.minidev.json.writer.JsonReaderI) call site: {node_id}
3 2501 [net.minidev.json.parser.JSONParserBase].readMain(net.minidev.json.writer.JsonReaderI,boolean[]) call site: {node_id}

Fuzzer calltree

0 [JSONParserFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [net.minidev.json.parser.JSONParser].parse(java.lang.String) [function] [call site] 00001
2 [net.minidev.json.parser.JSONParser].getPString() [function] [call site] 00002
2 [net.minidev.json.parser.JSONParserString].parse(java.lang.String) [function] [call site] 00003
3 [net.minidev.json.parser.JSONParserString].parse(java.lang.String,net.minidev.json.writer.JsonReaderI) [function] [call site] 00004
4 [net.minidev.json.parser.JSONParserBase].parse(net.minidev.json.writer.JsonReaderI) [function] [call site] 00005
5 [net.minidev.json.parser.JSONParserReader].read() [function] [call site] 00006
5 [net.minidev.json.parser.JSONParserString].read() [function] [call site] 00007
5 [net.minidev.json.parser.JSONParserByteArray].read() [function] [call site] 00008
5 [net.minidev.json.parser.JSONParserBase].readFirst(net.minidev.json.writer.JsonReaderI) [function] [call site] 00009
6 [net.minidev.json.parser.JSONParserReader].read() [function] [call site] 00010
6 [net.minidev.json.parser.JSONParserString].read() [function] [call site] 00011
6 [net.minidev.json.parser.JSONParserByteArray].read() [function] [call site] 00012
6 [net.minidev.json.parser.JSONParserBase].readObject(net.minidev.json.writer.JsonReaderI) [function] [call site] 00013
7 [net.minidev.json.writer.DefaultMapperCollection].createObject() [function] [call site] 00014
7 [net.minidev.json.writer.DefaultMapperOrdered].createObject() [function] [call site] 00015
7 [net.minidev.json.writer.CollectionMapper$MapType].createObject() [function] [call site] 00016
7 [net.minidev.json.writer.JsonReaderI].createObject() [function] [call site] 00017
7 [net.minidev.json.writer.BeansMapper$Bean:net.minidev.json.writer.BeansMapper$BeanNoConv:net.minidev.json.writer.CollectionMapper$MapClass:net.minidev.json.writer.FakeMapper].createObject() [function] [call site] 00018
7 [net.minidev.json.writer.MapperRemapped].createObject() [function] [call site] 00019
8 [net.minidev.json.writer.CompessorMapper].createObject() [function] [call site] 00020
9 [net.minidev.json.writer.CompessorMapper].open(java.lang.Object) [function] [call site] 00021
10 [net.minidev.json.writer.CompessorMapper].isCompressor(java.lang.Object) [function] [call site] 00022
10 [net.minidev.json.writer.CompessorMapper].isObject() [function] [call site] 00023
10 [net.minidev.json.writer.CompessorMapper].isArray() [function] [call site] 00024
8 [net.minidev.json.writer.DefaultMapperCollection].createObject() [function] [call site] 00025
8 [net.minidev.json.writer.DefaultMapperOrdered].createObject() [function] [call site] 00026
8 [net.minidev.json.writer.CollectionMapper$MapType].createObject() [function] [call site] 00027
8 [net.minidev.json.writer.JsonReaderI].createObject() [function] [call site] 00028
8 [net.minidev.json.writer.BeansMapper$Bean:net.minidev.json.writer.BeansMapper$BeanNoConv:net.minidev.json.writer.CollectionMapper$MapClass:net.minidev.json.writer.FakeMapper].createObject() [function] [call site] 00029
8 [net.minidev.json.writer.DefaultMapper].createObject() [function] [call site] 00030
8 [net.minidev.json.writer.UpdaterMapper].createObject() [function] [call site] 00031
9 [net.minidev.json.writer.CompessorMapper].createObject() [function] [call site] 00032
9 [net.minidev.json.writer.DefaultMapperCollection].createObject() [function] [call site] 00033
9 [net.minidev.json.writer.DefaultMapperOrdered].createObject() [function] [call site] 00034
9 [net.minidev.json.writer.CollectionMapper$MapType].createObject() [function] [call site] 00035
9 [net.minidev.json.writer.JsonReaderI].createObject() [function] [call site] 00036
9 [net.minidev.json.writer.BeansMapper$Bean:net.minidev.json.writer.BeansMapper$BeanNoConv:net.minidev.json.writer.CollectionMapper$MapClass:net.minidev.json.writer.FakeMapper].createObject() [function] [call site] 00037
9 [net.minidev.json.writer.MapperRemapped].createObject() [function] [call site] 00038
9 [net.minidev.json.writer.DefaultMapper].createObject() [function] [call site] 00039
7 [net.minidev.json.writer.DefaultMapper].createObject() [function] [call site] 00040
7 [net.minidev.json.writer.UpdaterMapper].createObject() [function] [call site] 00041
7 [net.minidev.json.writer.CompessorMapper].createObject() [function] [call site] 00042
7 [net.minidev.json.parser.JSONParserReader].read() [function] [call site] 00043
7 [net.minidev.json.parser.JSONParserString].read() [function] [call site] 00044
7 [net.minidev.json.parser.JSONParserByteArray].read() [function] [call site] 00045
7 [net.minidev.json.parser.JSONParserReader].read() [function] [call site] 00046
7 [net.minidev.json.parser.JSONParserString].read() [function] [call site] 00047
7 [net.minidev.json.parser.JSONParserByteArray].read() [function] [call site] 00048
7 [net.minidev.json.writer.ArraysMapper$4].convert(java.lang.Object) [function] [call site] 00049
7 [net.minidev.json.writer.UpdaterMapper].convert(java.lang.Object) [function] [call site] 00050
8 [net.minidev.json.writer.ArraysMapper$1].convert(java.lang.Object) [function] [call site] 00051
8 [net.minidev.json.writer.ArraysMapper$4].convert(java.lang.Object) [function] [call site] 00052
8 [net.minidev.json.writer.ArraysMapper$5].convert(java.lang.Object) [function] [call site] 00053
8 [net.minidev.json.writer.ArraysMapper$13].convert(java.lang.Object) [function] [call site] 00054
8 [net.minidev.json.writer.ArraysMapper$15].convert(java.lang.Object) [function] [call site] 00055
8 [net.minidev.json.writer.CompessorMapper].convert(java.lang.Object) [function] [call site] 00056
9 [net.minidev.json.writer.CompessorMapper].close(java.lang.Object) [function] [call site] 00057
10 [net.minidev.json.writer.CompessorMapper].isCompressor(java.lang.Object) [function] [call site] 00058
10 [net.minidev.json.writer.CompessorMapper].isObject() [function] [call site] 00059
10 [net.minidev.json.writer.CompessorMapper].isArray() [function] [call site] 00060
8 [net.minidev.json.writer.ArraysMapper:net.minidev.json.writer.JsonReaderI].convert(java.lang.Object) [function] [call site] 00061
8 [net.minidev.json.writer.BeansMapper$1].convert(java.lang.Object) [function] [call site] 00062
9 [net.minidev.asm.ConvertDate].convertToDate(java.lang.Object) [function] [call site] 00063
10 [net.minidev.asm.ConvertDate].getYYYYMMDD(java.util.StringTokenizer,java.lang.String) [function] [call site] 00064
11 [net.minidev.asm.ConvertDate].newCalandar() [function] [call site] 00065
11 [net.minidev.asm.ConvertDate].parseMonth(java.lang.String) [function] [call site] 00066
11 [net.minidev.asm.ConvertDate].addHour(java.util.StringTokenizer,java.util.Calendar,java.lang.String) [function] [call site] 00067
12 [net.minidev.asm.ConvertDate].addHour2(java.util.StringTokenizer,java.util.Calendar,java.lang.String) [function] [call site] 00068
13 [net.minidev.asm.ConvertDate].trySkip(java.util.StringTokenizer,java.lang.String,java.util.Calendar) [function] [call site] 00069
13 [net.minidev.asm.ConvertDate].trySkip(java.util.StringTokenizer,java.lang.String,java.util.Calendar) [function] [call site] 00070
13 [net.minidev.asm.ConvertDate].trySkip(java.util.StringTokenizer,java.lang.String,java.util.Calendar) [function] [call site] 00071
13 [net.minidev.asm.ConvertDate].trySkip(java.util.StringTokenizer,java.lang.String,java.util.Calendar) [function] [call site] 00072
13 [net.minidev.asm.ConvertDate].trySkip(java.util.StringTokenizer,java.lang.String,java.util.Calendar) [function] [call site] 00073
13 [net.minidev.asm.ConvertDate].getYear(java.lang.String) [function] [call site] 00074
11 [net.minidev.asm.ConvertDate].addHour(java.util.StringTokenizer,java.util.Calendar,java.lang.String) [function] [call site] 00075
10 [net.minidev.asm.ConvertDate].getMMDDYYYY(java.util.StringTokenizer,java.lang.String) [function] [call site] 00076
11 [net.minidev.asm.ConvertDate].newCalandar() [function] [call site] 00077
11 [net.minidev.asm.ConvertDate].getYear(java.lang.String) [function] [call site] 00078
11 [net.minidev.asm.ConvertDate].addHour2(java.util.StringTokenizer,java.util.Calendar,java.lang.String) [function] [call site] 00079
11 [net.minidev.asm.ConvertDate].addHour(java.util.StringTokenizer,java.util.Calendar,java.lang.String) [function] [call site] 00080
10 [net.minidev.asm.ConvertDate].getDDMMYYYY(java.util.StringTokenizer,java.lang.String) [function] [call site] 00081
11 [net.minidev.asm.ConvertDate].newCalandar() [function] [call site] 00082
11 [net.minidev.asm.ConvertDate].parseMonth(java.lang.String) [function] [call site] 00083
11 [net.minidev.asm.ConvertDate].getYear(java.lang.String) [function] [call site] 00084
11 [net.minidev.asm.ConvertDate].addHour(java.util.StringTokenizer,java.util.Calendar,java.lang.String) [function] [call site] 00085
8 [net.minidev.json.writer.ArraysMapper$9].convert(java.lang.Object) [function] [call site] 00086
8 [net.minidev.json.writer.ArraysMapper$12].convert(java.lang.Object) [function] [call site] 00087
8 [net.minidev.json.writer.ArraysMapper$3].convert(java.lang.Object) [function] [call site] 00088
8 [net.minidev.json.writer.ArraysMapper$7].convert(java.lang.Object) [function] [call site] 00089
9 [org.objectweb.asm.Type].toString() [function] [call site] 00090
10 [org.objectweb.asm.Type].getDescriptor() [function] [call site] 00091
9 [org.objectweb.asm.Handle].toString() [function] [call site] 00092
9 [net.minidev.json.JSONArray].toString() [function] [call site] 00093
10 [net.minidev.json.JSONArray].toJSONString() [function] [call site] 00094
11 [net.minidev.json.JSONArray].toJSONString(java.util.List,net.minidev.json.JSONStyle) [function] [call site] 00095
12 [net.minidev.json.JSONArray].writeJSONString(java.lang.Iterable,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00096
13 [net.minidev.json.reader.JsonWriter$9].writeJSONString(java.lang.Object,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00097
14 [net.minidev.json.reader.JsonWriter$9].writeJSONString(java.lang.String,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00098
15 [net.minidev.json.JSONStyle].writeString(java.lang.Appendable,java.lang.String) [function] [call site] 00099
16 [net.minidev.json.JSONStyle].mustProtectValue(java.lang.String) [function] [call site] 00100
17 [net.minidev.json.JStylerObj$MPSimple].mustBeProtect(java.lang.String) [function] [call site] 00101
18 [net.minidev.json.JStylerObj].isSpace(char) [function] [call site] 00102
18 [net.minidev.json.JStylerObj].isSpecial(char) [function] [call site] 00103
18 [net.minidev.json.JStylerObj].isSpecialChar(char) [function] [call site] 00104
18 [net.minidev.json.JStylerObj].isUnicode(char) [function] [call site] 00105
18 [net.minidev.json.JStylerObj].isKeyword(java.lang.String) [function] [call site] 00106
17 [net.minidev.json.JStylerObj$MPTrue].mustBeProtect(java.lang.String) [function] [call site] 00107
17 [net.minidev.json.JStylerObj$MPAgressive].mustBeProtect(java.lang.String) [function] [call site] 00108
18 [net.minidev.json.JStylerObj].isSpecial(char) [function] [call site] 00109
18 [net.minidev.json.JStylerObj].isUnicode(char) [function] [call site] 00110
18 [net.minidev.json.JStylerObj].isSpecialClose(char) [function] [call site] 00111
18 [net.minidev.json.JStylerObj].isUnicode(char) [function] [call site] 00112
18 [net.minidev.json.JStylerObj].isKeyword(java.lang.String) [function] [call site] 00113
16 [net.minidev.json.JSONValue].escape(java.lang.String,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00114
17 [net.minidev.json.JSONStyle].escape(java.lang.String,java.lang.Appendable) [function] [call site] 00115
18 [net.minidev.json.JStylerObj$Escape4Web].escape(java.lang.String,java.lang.Appendable) [function] [call site] 00116
18 [net.minidev.json.JStylerObj$EscapeLT].escape(java.lang.String,java.lang.Appendable) [function] [call site] 00117
13 [net.minidev.json.reader.JsonWriter$10].writeJSONString(java.lang.Object,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00118
14 [net.minidev.json.reader.JsonWriter$10].writeJSONString(java.lang.Double,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00119
13 [net.minidev.json.reader.JsonWriter$6].writeJSONString(java.lang.Object,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00120
14 [net.minidev.json.reader.JsonWriter$6].writeJSONString(java.lang.Enum,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00121
15 [net.minidev.json.JSONStyle].writeString(java.lang.Appendable,java.lang.String) [function] [call site] 00122
13 [net.minidev.json.reader.JsonWriter$12].writeJSONString(java.lang.Object,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00123
14 [net.minidev.json.reader.JsonWriter$12].writeJSONString(java.lang.Float,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00124
13 [net.minidev.json.reader.JsonWriter$11].writeJSONString(java.lang.Object,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00125
14 [net.minidev.json.reader.JsonWriter$11].writeJSONString(java.util.Date,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00126
15 [net.minidev.json.JSONValue].escape(java.lang.String,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00127
13 [net.minidev.json.reader.JsonWriter$1].writeJSONString(java.lang.Object,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00128
14 [net.minidev.json.reader.JsonWriter$1].writeJSONString(net.minidev.json.JSONStreamAwareEx,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00129
15 [net.minidev.json.JSONArray].writeJSONString(java.lang.Appendable) [function] [call site] 00130
16 [net.minidev.json.JSONArray].writeJSONString(java.lang.Iterable,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00131
15 [net.minidev.json.JSONObject].writeJSONString(java.lang.Appendable) [function] [call site] 00132
16 [net.minidev.json.JSONObject].writeJSON(java.util.Map,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00133
17 [net.minidev.json.reader.JsonWriter$9].writeJSONString(java.lang.Object,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00134
17 [net.minidev.json.reader.JsonWriter$10].writeJSONString(java.lang.Object,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00135
17 [net.minidev.json.reader.JsonWriter$6].writeJSONString(java.lang.Object,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00136
17 [net.minidev.json.reader.JsonWriter$12].writeJSONString(java.lang.Object,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00137
17 [net.minidev.json.reader.JsonWriter$11].writeJSONString(java.lang.Object,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00138
17 [net.minidev.json.reader.JsonWriter$1].writeJSONString(java.lang.Object,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00139
17 [net.minidev.json.reader.BeansWriterASMRemap].writeJSONString(java.lang.Object,java.lang.Appendable,net.minidev.json.JSONStyle) [function] [call site] 00140
18 [net.minidev.asm.BeansAccess].get(java.lang.Class,net.minidev.asm.FieldFilter) [function] [call site] 00141
19 [net.minidev.asm.ASMUtil].getAccessors(java.lang.Class,net.minidev.asm.FieldFilter) [function] [call site] 00142
20 [net.minidev.asm.Accessor].isUsable() [function] [call site] 00143
19 [net.minidev.asm.BeansAccess].getParents(java.lang.Class) [function] [call site] 00144
19 [net.minidev.asm.BeansAccessBuilder].addConversion(java.lang.Iterable) [function] [call site] 00145
20 [net.minidev.asm.BeansAccessBuilder].addConversion(java.lang.Class) [function] [call site] 00146
19 [net.minidev.asm.BeansAccessBuilder].bulid() [function] [call site] 00147
20 [org.objectweb.asm.ClassWriter].visit(int,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String[]) [function] [call site] 00148
21 [org.objectweb.asm.SymbolTable].setMajorVersionAndClassName(int,java.lang.String) [function] [call site] 00149
22 [org.objectweb.asm.SymbolTable].addConstantClass(java.lang.String) [function] [call site] 00150
23 [org.objectweb.asm.SymbolTable].addConstantUtf8Reference(int,java.lang.String) [function] [call site] 00151
24 [org.objectweb.asm.SymbolTable].hash(int,java.lang.String) [function] [call site] 00152
24 [org.objectweb.asm.SymbolTable].get(int) [function] [call site] 00153
24 [org.objectweb.asm.SymbolTable].addConstantUtf8(java.lang.String) [function] [call site] 00154
25 [org.objectweb.asm.SymbolTable].hash(int,java.lang.String) [function] [call site] 00155
25 [org.objectweb.asm.SymbolTable].get(int) [function] [call site] 00156
25 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00157
26 [org.objectweb.asm.ByteVector].enlarge(int) [function] [call site] 00158
25 [org.objectweb.asm.ByteVector].putUTF8(java.lang.String) [function] [call site] 00159
26 [org.objectweb.asm.ByteVector].enlarge(int) [function] [call site] 00160
26 [org.objectweb.asm.ByteVector].encodeUtf8(java.lang.String,int,int) [function] [call site] 00161
27 [org.objectweb.asm.ByteVector].enlarge(int) [function] [call site] 00162
25 [org.objectweb.asm.SymbolTable].put(org.objectweb.asm.SymbolTable$Entry) [function] [call site] 00163
24 [org.objectweb.asm.ByteVector].put12(int,int) [function] [call site] 00164
25 [org.objectweb.asm.ByteVector].enlarge(int) [function] [call site] 00165
24 [org.objectweb.asm.SymbolTable].put(org.objectweb.asm.SymbolTable$Entry) [function] [call site] 00166
21 [org.objectweb.asm.SymbolTable].addConstantUtf8(java.lang.String) [function] [call site] 00167
21 [org.objectweb.asm.SymbolTable].addConstantClass(java.lang.String) [function] [call site] 00168
21 [org.objectweb.asm.SymbolTable].addConstantClass(java.lang.String) [function] [call site] 00169
20 [org.objectweb.asm.ClassWriter].visitMethod(int,java.lang.String,java.lang.String,java.lang.String,java.lang.String[]) [function] [call site] 00170
20 [org.objectweb.asm.MethodVisitor].visitCode() [function] [call site] 00171
21 [org.objectweb.asm.MethodWriter].visitCode() [function] [call site] 00172
20 [org.objectweb.asm.MethodWriter].visitCode() [function] [call site] 00173
20 [org.objectweb.asm.MethodVisitor].visitVarInsn(int,int) [function] [call site] 00174
21 [org.objectweb.asm.MethodWriter].visitVarInsn(int,int) [function] [call site] 00175
22 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00176
22 [org.objectweb.asm.ByteVector].put12(int,int) [function] [call site] 00177
22 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00178
22 [org.objectweb.asm.ByteVector].put11(int,int) [function] [call site] 00179
23 [org.objectweb.asm.ByteVector].enlarge(int) [function] [call site] 00180
22 [org.objectweb.asm.CurrentFrame].execute(int,int,org.objectweb.asm.Symbol,org.objectweb.asm.SymbolTable) [function] [call site] 00181
23 [org.objectweb.asm.Frame].execute(int,int,org.objectweb.asm.Symbol,org.objectweb.asm.SymbolTable) [function] [call site] 00182
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00183
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00184
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00185
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00186
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00187
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00188
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00189
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00190
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00191
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00192
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00193
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00194
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00195
24 [org.objectweb.asm.SymbolTable].addType(java.lang.String) [function] [call site] 00196
25 [org.objectweb.asm.SymbolTable].hash(int,java.lang.String) [function] [call site] 00197
25 [org.objectweb.asm.SymbolTable].get(int) [function] [call site] 00198
25 [org.objectweb.asm.SymbolTable].addTypeInternal(org.objectweb.asm.SymbolTable$Entry) [function] [call site] 00199
26 [org.objectweb.asm.SymbolTable].put(org.objectweb.asm.SymbolTable$Entry) [function] [call site] 00200
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00201
24 [org.objectweb.asm.SymbolTable].addType(java.lang.String) [function] [call site] 00202
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00203
24 [org.objectweb.asm.SymbolTable].addType(java.lang.String) [function] [call site] 00204
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00205
24 [org.objectweb.asm.SymbolTable].addType(java.lang.String) [function] [call site] 00206
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00207
24 [org.objectweb.asm.Frame].push(org.objectweb.asm.SymbolTable,java.lang.String) [function] [call site] 00208
25 [org.objectweb.asm.Type].getReturnTypeOffset(java.lang.String) [function] [call site] 00209
25 [org.objectweb.asm.Frame].getAbstractTypeFromDescriptor(org.objectweb.asm.SymbolTable,java.lang.String,int) [function] [call site] 00210
26 [org.objectweb.asm.SymbolTable].addType(java.lang.String) [function] [call site] 00211
26 [org.objectweb.asm.SymbolTable].addType(java.lang.String) [function] [call site] 00212
25 [org.objectweb.asm.Frame].push(int) [function] [call site] 00213
25 [org.objectweb.asm.Frame].push(int) [function] [call site] 00214
24 [org.objectweb.asm.Frame].getLocal(int) [function] [call site] 00215
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00216
24 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00217
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00218
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00219
24 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00220
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00221
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00222
24 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00223
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00224
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00225
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00226
24 [org.objectweb.asm.Frame].setLocal(int,int) [function] [call site] 00227
24 [org.objectweb.asm.Frame].getLocal(int) [function] [call site] 00228
24 [org.objectweb.asm.Frame].setLocal(int,int) [function] [call site] 00229
24 [org.objectweb.asm.Frame].setLocal(int,int) [function] [call site] 00230
24 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00231
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00232
24 [org.objectweb.asm.Frame].setLocal(int,int) [function] [call site] 00233
24 [org.objectweb.asm.Frame].setLocal(int,int) [function] [call site] 00234
24 [org.objectweb.asm.Frame].getLocal(int) [function] [call site] 00235
24 [org.objectweb.asm.Frame].setLocal(int,int) [function] [call site] 00236
24 [org.objectweb.asm.Frame].setLocal(int,int) [function] [call site] 00237
24 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00238
24 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00239
24 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00240
24 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00241
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00242
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00243
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00244
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00245
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00246
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00247
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00248
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00249
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00250
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00251
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00252
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00253
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00254
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00255
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00256
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00257
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00258
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00259
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00260
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00261
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00262
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00263
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00264
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00265
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00266
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00267
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00268
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00269
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00270
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00271
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00272
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00273
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00274
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00275
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00276
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00277
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00278
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00279
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00280
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00281
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00282
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00283
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00284
24 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00285
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00286
24 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00287
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00288
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00289
24 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00290
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00291
24 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00292
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00293
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00294
24 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00295
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00296
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00297
24 [org.objectweb.asm.Frame].setLocal(int,int) [function] [call site] 00298
24 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00299
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00300
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00301
24 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00302
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00303
24 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00304
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00305
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00306
24 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00307
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00308
24 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00309
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00310
24 [org.objectweb.asm.Frame].push(org.objectweb.asm.SymbolTable,java.lang.String) [function] [call site] 00311
24 [org.objectweb.asm.Frame].pop(java.lang.String) [function] [call site] 00312
25 [org.objectweb.asm.Type].getArgumentsAndReturnSizes(java.lang.String) [function] [call site] 00313
25 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00314
25 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00315
25 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00316
24 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00317
24 [org.objectweb.asm.Frame].push(org.objectweb.asm.SymbolTable,java.lang.String) [function] [call site] 00318
24 [org.objectweb.asm.Frame].pop(java.lang.String) [function] [call site] 00319
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00320
24 [org.objectweb.asm.Frame].pop(java.lang.String) [function] [call site] 00321
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00322
24 [org.objectweb.asm.Frame].addInitializedType(int) [function] [call site] 00323
24 [org.objectweb.asm.Frame].push(org.objectweb.asm.SymbolTable,java.lang.String) [function] [call site] 00324
24 [org.objectweb.asm.Frame].pop(java.lang.String) [function] [call site] 00325
24 [org.objectweb.asm.Frame].push(org.objectweb.asm.SymbolTable,java.lang.String) [function] [call site] 00326
24 [org.objectweb.asm.SymbolTable].addUninitializedType(java.lang.String,int) [function] [call site] 00327
25 [org.objectweb.asm.SymbolTable].hash(int,java.lang.String,int) [function] [call site] 00328
25 [org.objectweb.asm.SymbolTable].get(int) [function] [call site] 00329
25 [org.objectweb.asm.SymbolTable].addTypeInternal(org.objectweb.asm.SymbolTable$Entry) [function] [call site] 00330
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00331
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00332
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00333
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00334
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00335
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00336
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00337
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00338
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00339
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00340
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00341
24 [org.objectweb.asm.Frame].push(org.objectweb.asm.SymbolTable,java.lang.String) [function] [call site] 00342
24 [org.objectweb.asm.SymbolTable].addType(java.lang.String) [function] [call site] 00343
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00344
24 [org.objectweb.asm.Frame].pop() [function] [call site] 00345
24 [org.objectweb.asm.Frame].push(org.objectweb.asm.SymbolTable,java.lang.String) [function] [call site] 00346
24 [org.objectweb.asm.SymbolTable].addType(java.lang.String) [function] [call site] 00347
24 [org.objectweb.asm.Frame].push(int) [function] [call site] 00348
24 [org.objectweb.asm.Frame].pop(int) [function] [call site] 00349
24 [org.objectweb.asm.Frame].push(org.objectweb.asm.SymbolTable,java.lang.String) [function] [call site] 00350
23 [org.objectweb.asm.Frame].merge(org.objectweb.asm.SymbolTable,org.objectweb.asm.Frame,int) [function] [call site] 00351
24 [org.objectweb.asm.Frame].getConcreteOutputType(int,int) [function] [call site] 00352
24 [org.objectweb.asm.Frame].getInitializedType(org.objectweb.asm.SymbolTable,int) [function] [call site] 00353
25 [org.objectweb.asm.SymbolTable].addType(java.lang.String) [function] [call site] 00354
25 [org.objectweb.asm.SymbolTable].getClassName() [function] [call site] 00355
25 [org.objectweb.asm.SymbolTable].addType(java.lang.String) [function] [call site] 00356
25 [org.objectweb.asm.SymbolTable].getType(int) [function] [call site] 00357
24 [org.objectweb.asm.Frame].merge(org.objectweb.asm.SymbolTable,int,int[],int) [function] [call site] 00358
25 [org.objectweb.asm.SymbolTable].addMergedType(int,int) [function] [call site] 00359
26 [org.objectweb.asm.SymbolTable].hash(int,int) [function] [call site] 00360
26 [org.objectweb.asm.SymbolTable].get(int) [function] [call site] 00361
26 [org.objectweb.asm.SymbolTable].addType(java.lang.String) [function] [call site] 00362
26 [org.objectweb.asm.ClassWriter].getCommonSuperClass(java.lang.String,java.lang.String) [function] [call site] 00363
27 [org.objectweb.asm.ClassWriter].getClassLoader() [function] [call site] 00364
26 [org.objectweb.asm.SymbolTable].put(org.objectweb.asm.SymbolTable$Entry) [function] [call site] 00365
25 [org.objectweb.asm.SymbolTable].addType(java.lang.String) [function] [call site] 00366
25 [org.objectweb.asm.SymbolTable].addType(java.lang.String) [function] [call site] 00367
24 [org.objectweb.asm.Frame].merge(org.objectweb.asm.SymbolTable,int,int[],int) [function] [call site] 00368
24 [org.objectweb.asm.Frame].merge(org.objectweb.asm.SymbolTable,int,int[],int) [function] [call site] 00369
24 [org.objectweb.asm.Frame].getInitializedType(org.objectweb.asm.SymbolTable,int) [function] [call site] 00370
24 [org.objectweb.asm.Frame].merge(org.objectweb.asm.SymbolTable,int,int[],int) [function] [call site] 00371
24 [org.objectweb.asm.Frame].getConcreteOutputType(int,int) [function] [call site] 00372
24 [org.objectweb.asm.Frame].getInitializedType(org.objectweb.asm.SymbolTable,int) [function] [call site] 00373
24 [org.objectweb.asm.Frame].merge(org.objectweb.asm.SymbolTable,int,int[],int) [function] [call site] 00374
23 [org.objectweb.asm.Frame].copyFrom(org.objectweb.asm.Frame) [function] [call site] 00375
22 [org.objectweb.asm.Frame].execute(int,int,org.objectweb.asm.Symbol,org.objectweb.asm.SymbolTable) [function] [call site] 00376
22 [org.objectweb.asm.MethodWriter].endCurrentBasicBlockWithNoSuccessor() [function] [call site] 00377
23 [org.objectweb.asm.Label].resolve(byte[],int) [function] [call site] 00378
22 [org.objectweb.asm.MethodWriter].visitLabel(org.objectweb.asm.Label) [function] [call site] 00379
23 [org.objectweb.asm.Label].resolve(byte[],int) [function] [call site] 00380
23 [org.objectweb.asm.MethodWriter].addSuccessorToCurrentBasicBlock(int,org.objectweb.asm.Label) [function] [call site] 00381
23 [org.objectweb.asm.MethodWriter].addSuccessorToCurrentBasicBlock(int,org.objectweb.asm.Label) [function] [call site] 00382
20 [org.objectweb.asm.MethodWriter].visitVarInsn(int,int) [function] [call site] 00383
20 [org.objectweb.asm.MethodVisitor].visitMethodInsn(int,java.lang.String,java.lang.String,java.lang.String,boolean) [function] [call site] 00384
21 [org.objectweb.asm.MethodVisitor].visitMethodInsn(int,java.lang.String,java.lang.String,java.lang.String) [function] [call site] 00385
22 [org.objectweb.asm.MethodWriter].visitMethodInsn(int,java.lang.String,java.lang.String,java.lang.String,boolean) [function] [call site] 00386
23 [org.objectweb.asm.SymbolTable].addConstantMethodref(java.lang.String,java.lang.String,java.lang.String,boolean) [function] [call site] 00387
24 [org.objectweb.asm.SymbolTable].addConstantMemberReference(int,java.lang.String,java.lang.String,java.lang.String) [function] [call site] 00388
25 [org.objectweb.asm.SymbolTable].hash(int,java.lang.String,java.lang.String,java.lang.String) [function] [call site] 00389
25 [org.objectweb.asm.SymbolTable].get(int) [function] [call site] 00390
25 [org.objectweb.asm.ByteVector].put122(int,int,int) [function] [call site] 00391
26 [org.objectweb.asm.ByteVector].enlarge(int) [function] [call site] 00392
25 [org.objectweb.asm.SymbolTable].addConstantClass(java.lang.String) [function] [call site] 00393
25 [org.objectweb.asm.SymbolTable].addConstantNameAndType(java.lang.String,java.lang.String) [function] [call site] 00394
26 [org.objectweb.asm.SymbolTable].hash(int,java.lang.String,java.lang.String) [function] [call site] 00395
26 [org.objectweb.asm.SymbolTable].get(int) [function] [call site] 00396
26 [org.objectweb.asm.SymbolTable].addConstantUtf8(java.lang.String) [function] [call site] 00397
26 [org.objectweb.asm.SymbolTable].addConstantUtf8(java.lang.String) [function] [call site] 00398
26 [org.objectweb.asm.ByteVector].put122(int,int,int) [function] [call site] 00399
26 [org.objectweb.asm.SymbolTable].put(org.objectweb.asm.SymbolTable$Entry) [function] [call site] 00400
25 [org.objectweb.asm.SymbolTable].put(org.objectweb.asm.SymbolTable$Entry) [function] [call site] 00401
23 [org.objectweb.asm.ByteVector].put12(int,int) [function] [call site] 00402
23 [org.objectweb.asm.Symbol].getArgumentsAndReturnSizes() [function] [call site] 00403
24 [org.objectweb.asm.Type].getArgumentsAndReturnSizes(java.lang.String) [function] [call site] 00404
23 [org.objectweb.asm.ByteVector].put11(int,int) [function] [call site] 00405
23 [org.objectweb.asm.ByteVector].put12(int,int) [function] [call site] 00406
23 [org.objectweb.asm.CurrentFrame].execute(int,int,org.objectweb.asm.Symbol,org.objectweb.asm.SymbolTable) [function] [call site] 00407
23 [org.objectweb.asm.Frame].execute(int,int,org.objectweb.asm.Symbol,org.objectweb.asm.SymbolTable) [function] [call site] 00408
23 [org.objectweb.asm.Symbol].getArgumentsAndReturnSizes() [function] [call site] 00409
22 [org.objectweb.asm.MethodVisitor].visitMethodInsn(int,java.lang.String,java.lang.String,java.lang.String,boolean) [function] [call site] 00410
21 [org.objectweb.asm.MethodWriter].visitMethodInsn(int,java.lang.String,java.lang.String,java.lang.String,boolean) [function] [call site] 00411
20 [org.objectweb.asm.MethodWriter].visitMethodInsn(int,java.lang.String,java.lang.String,java.lang.String,boolean) [function] [call site] 00412
20 [org.objectweb.asm.MethodWriter].visitInsn(int) [function] [call site] 00413
21 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00414
21 [org.objectweb.asm.CurrentFrame].execute(int,int,org.objectweb.asm.Symbol,org.objectweb.asm.SymbolTable) [function] [call site] 00415
21 [org.objectweb.asm.Frame].execute(int,int,org.objectweb.asm.Symbol,org.objectweb.asm.SymbolTable) [function] [call site] 00416
21 [org.objectweb.asm.MethodWriter].endCurrentBasicBlockWithNoSuccessor() [function] [call site] 00417
20 [org.objectweb.asm.MethodVisitor].visitInsn(int) [function] [call site] 00418
21 [org.objectweb.asm.MethodWriter].visitInsn(int) [function] [call site] 00419
20 [org.objectweb.asm.MethodWriter].visitMaxs(int,int) [function] [call site] 00420
21 [org.objectweb.asm.MethodWriter].computeAllFrames() [function] [call site] 00421
22 [org.objectweb.asm.Frame].getAbstractTypeFromInternalName(org.objectweb.asm.SymbolTable,java.lang.String) [function] [call site] 00422
23 [org.objectweb.asm.SymbolTable].addType(java.lang.String) [function] [call site] 00423
22 [org.objectweb.asm.Label].getCanonicalInstance() [function] [call site] 00424
22 [org.objectweb.asm.Label].getCanonicalInstance() [function] [call site] 00425
22 [org.objectweb.asm.Label].getCanonicalInstance() [function] [call site] 00426
22 [org.objectweb.asm.Frame].setInputFrameFromDescriptor(org.objectweb.asm.SymbolTable,int,java.lang.String,int) [function] [call site] 00427
23 [org.objectweb.asm.SymbolTable].addType(java.lang.String) [function] [call site] 00428
23 [org.objectweb.asm.SymbolTable].getClassName() [function] [call site] 00429
23 [org.objectweb.asm.Type].getArgumentTypes(java.lang.String) [function] [call site] 00430
24 [org.objectweb.asm.Type].getTypeInternal(java.lang.String,int,int) [function] [call site] 00431
23 [org.objectweb.asm.Frame].getAbstractTypeFromDescriptor(org.objectweb.asm.SymbolTable,java.lang.String,int) [function] [call site] 00432
23 [org.objectweb.asm.Type].getDescriptor() [function] [call site] 00433
22 [org.objectweb.asm.Frame].accept(org.objectweb.asm.MethodWriter) [function] [call site] 00434
23 [org.objectweb.asm.MethodWriter].visitFrameStart(int,int,int) [function] [call site] 00435
23 [org.objectweb.asm.MethodWriter].visitAbstractType(int,int) [function] [call site] 00436
23 [org.objectweb.asm.MethodWriter].visitAbstractType(int,int) [function] [call site] 00437
23 [org.objectweb.asm.MethodWriter].visitFrameEnd() [function] [call site] 00438
24 [org.objectweb.asm.MethodWriter].putFrame() [function] [call site] 00439
25 [org.objectweb.asm.SymbolTable].getMajorVersion() [function] [call site] 00440
25 [org.objectweb.asm.ByteVector].putShort(int) [function] [call site] 00441
26 [org.objectweb.asm.ByteVector].enlarge(int) [function] [call site] 00442
25 [org.objectweb.asm.ByteVector].putShort(int) [function] [call site] 00443
25 [org.objectweb.asm.MethodWriter].putAbstractTypes(int,int) [function] [call site] 00444
26 [org.objectweb.asm.Frame].putAbstractType(org.objectweb.asm.SymbolTable,int,org.objectweb.asm.ByteVector) [function] [call site] 00445
27 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00446
27 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00447
27 [org.objectweb.asm.SymbolTable].addConstantClass(java.lang.String) [function] [call site] 00448
27 [org.objectweb.asm.SymbolTable].getType(int) [function] [call site] 00449
27 [org.objectweb.asm.ByteVector].putShort(int) [function] [call site] 00450
27 [org.objectweb.asm.SymbolTable].getType(int) [function] [call site] 00451
27 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00452
27 [org.objectweb.asm.ByteVector].putShort(int) [function] [call site] 00453
27 [org.objectweb.asm.SymbolTable].getType(int) [function] [call site] 00454
27 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00455
27 [org.objectweb.asm.SymbolTable].addConstantClass(java.lang.String) [function] [call site] 00456
27 [org.objectweb.asm.ByteVector].putShort(int) [function] [call site] 00457
25 [org.objectweb.asm.ByteVector].putShort(int) [function] [call site] 00458
25 [org.objectweb.asm.MethodWriter].putAbstractTypes(int,int) [function] [call site] 00459
25 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00460
25 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00461
25 [org.objectweb.asm.MethodWriter].putAbstractTypes(int,int) [function] [call site] 00462
25 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00463
25 [org.objectweb.asm.ByteVector].putShort(int) [function] [call site] 00464
25 [org.objectweb.asm.MethodWriter].putAbstractTypes(int,int) [function] [call site] 00465
25 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00466
25 [org.objectweb.asm.ByteVector].putShort(int) [function] [call site] 00467
25 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00468
25 [org.objectweb.asm.ByteVector].putShort(int) [function] [call site] 00469
25 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00470
25 [org.objectweb.asm.ByteVector].putShort(int) [function] [call site] 00471
25 [org.objectweb.asm.MethodWriter].putAbstractTypes(int,int) [function] [call site] 00472
25 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00473
25 [org.objectweb.asm.ByteVector].putShort(int) [function] [call site] 00474
25 [org.objectweb.asm.ByteVector].putShort(int) [function] [call site] 00475
25 [org.objectweb.asm.MethodWriter].putAbstractTypes(int,int) [function] [call site] 00476
25 [org.objectweb.asm.ByteVector].putShort(int) [function] [call site] 00477
25 [org.objectweb.asm.MethodWriter].putAbstractTypes(int,int) [function] [call site] 00478
22 [org.objectweb.asm.Frame].getInputStackSize() [function] [call site] 00479
22 [org.objectweb.asm.Label].getCanonicalInstance() [function] [call site] 00480
22 [org.objectweb.asm.Frame].merge(org.objectweb.asm.SymbolTable,org.objectweb.asm.Frame,int) [function] [call site] 00481
22 [org.objectweb.asm.Frame].accept(org.objectweb.asm.MethodWriter) [function] [call site] 00482
22 [org.objectweb.asm.MethodWriter].visitFrameStart(int,int,int) [function] [call site] 00483
22 [org.objectweb.asm.Frame].getAbstractTypeFromInternalName(org.objectweb.asm.SymbolTable,java.lang.String) [function] [call site] 00484
22 [org.objectweb.asm.MethodWriter].visitFrameEnd() [function] [call site] 00485
22 [org.objectweb.asm.Handler].removeRange(org.objectweb.asm.Handler,org.objectweb.asm.Label,org.objectweb.asm.Label) [function] [call site] 00486
21 [org.objectweb.asm.MethodWriter].computeMaxStackAndLocal() [function] [call site] 00487
22 [org.objectweb.asm.Label].markSubroutine(short) [function] [call site] 00488
23 [org.objectweb.asm.Label].pushSuccessors(org.objectweb.asm.Label) [function] [call site] 00489
22 [org.objectweb.asm.Label].markSubroutine(short) [function] [call site] 00490
22 [org.objectweb.asm.Label].addSubroutineRetSuccessors(org.objectweb.asm.Label) [function] [call site] 00491
23 [org.objectweb.asm.Label].pushSuccessors(org.objectweb.asm.Label) [function] [call site] 00492
20 [org.objectweb.asm.MethodVisitor].visitMaxs(int,int) [function] [call site] 00493
21 [org.objectweb.asm.MethodWriter].visitMaxs(int,int) [function] [call site] 00494
20 [org.objectweb.asm.MethodWriter].visitEnd() [function] [call site] 00495
20 [org.objectweb.asm.MethodVisitor].visitEnd() [function] [call site] 00496
21 [org.objectweb.asm.MethodWriter].visitEnd() [function] [call site] 00497
20 [org.objectweb.asm.ClassWriter].visitMethod(int,java.lang.String,java.lang.String,java.lang.String,java.lang.String[]) [function] [call site] 00498
20 [org.objectweb.asm.MethodVisitor].visitCode() [function] [call site] 00499
20 [org.objectweb.asm.MethodWriter].visitCode() [function] [call site] 00500
20 [org.objectweb.asm.MethodVisitor].visitVarInsn(int,int) [function] [call site] 00501
20 [org.objectweb.asm.MethodWriter].visitVarInsn(int,int) [function] [call site] 00502
20 [net.minidev.asm.ASMUtil].newLabels(int) [function] [call site] 00503
20 [org.objectweb.asm.MethodWriter].visitTableSwitchInsn(int,int,org.objectweb.asm.Label,org.objectweb.asm.Label[]) [function] [call site] 00504
21 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00505
21 [org.objectweb.asm.ByteVector].putByteArray(byte[],int,int) [function] [call site] 00506
22 [org.objectweb.asm.ByteVector].enlarge(int) [function] [call site] 00507
21 [org.objectweb.asm.Label].put(org.objectweb.asm.ByteVector,int,boolean) [function] [call site] 00508
22 [org.objectweb.asm.Label].addForwardReference(int,int,int) [function] [call site] 00509
22 [org.objectweb.asm.ByteVector].putInt(int) [function] [call site] 00510
23 [org.objectweb.asm.ByteVector].enlarge(int) [function] [call site] 00511
22 [org.objectweb.asm.Label].addForwardReference(int,int,int) [function] [call site] 00512
22 [org.objectweb.asm.ByteVector].putShort(int) [function] [call site] 00513
22 [org.objectweb.asm.ByteVector].putInt(int) [function] [call site] 00514
22 [org.objectweb.asm.ByteVector].putShort(int) [function] [call site] 00515
21 [org.objectweb.asm.ByteVector].putInt(int) [function] [call site] 00516
21 [org.objectweb.asm.ByteVector].putInt(int) [function] [call site] 00517
21 [org.objectweb.asm.Label].put(org.objectweb.asm.ByteVector,int,boolean) [function] [call site] 00518
21 [org.objectweb.asm.MethodWriter].visitSwitchInsn(org.objectweb.asm.Label,org.objectweb.asm.Label[]) [function] [call site] 00519
22 [org.objectweb.asm.Frame].execute(int,int,org.objectweb.asm.Symbol,org.objectweb.asm.SymbolTable) [function] [call site] 00520
22 [org.objectweb.asm.CurrentFrame].execute(int,int,org.objectweb.asm.Symbol,org.objectweb.asm.SymbolTable) [function] [call site] 00521
22 [org.objectweb.asm.MethodWriter].addSuccessorToCurrentBasicBlock(int,org.objectweb.asm.Label) [function] [call site] 00522
22 [org.objectweb.asm.Label].getCanonicalInstance() [function] [call site] 00523
22 [org.objectweb.asm.MethodWriter].addSuccessorToCurrentBasicBlock(int,org.objectweb.asm.Label) [function] [call site] 00524
22 [org.objectweb.asm.Label].getCanonicalInstance() [function] [call site] 00525
22 [org.objectweb.asm.MethodWriter].addSuccessorToCurrentBasicBlock(int,org.objectweb.asm.Label) [function] [call site] 00526
22 [org.objectweb.asm.MethodWriter].addSuccessorToCurrentBasicBlock(int,org.objectweb.asm.Label) [function] [call site] 00527
22 [org.objectweb.asm.MethodWriter].endCurrentBasicBlockWithNoSuccessor() [function] [call site] 00528
20 [org.objectweb.asm.MethodVisitor].visitTableSwitchInsn(int,int,org.objectweb.asm.Label,org.objectweb.asm.Label[]) [function] [call site] 00529
21 [org.objectweb.asm.MethodWriter].visitTableSwitchInsn(int,int,org.objectweb.asm.Label,org.objectweb.asm.Label[]) [function] [call site] 00530
20 [org.objectweb.asm.MethodWriter].visitLabel(org.objectweb.asm.Label) [function] [call site] 00531
20 [org.objectweb.asm.MethodVisitor].visitLabel(org.objectweb.asm.Label) [function] [call site] 00532
21 [org.objectweb.asm.MethodWriter].visitLabel(org.objectweb.asm.Label) [function] [call site] 00533
20 [net.minidev.asm.Accessor].isWritable() [function] [call site] 00534
20 [org.objectweb.asm.MethodWriter].visitInsn(int) [function] [call site] 00535
20 [org.objectweb.asm.MethodVisitor].visitInsn(int) [function] [call site] 00536
20 [net.minidev.asm.BeansAccessBuilder].internalSetFiled(org.objectweb.asm.MethodVisitor,net.minidev.asm.Accessor) [function] [call site] 00537
21 [org.objectweb.asm.MethodVisitor].visitVarInsn(int,int) [function] [call site] 00538
21 [org.objectweb.asm.MethodWriter].visitVarInsn(int,int) [function] [call site] 00539
21 [org.objectweb.asm.MethodVisitor].visitTypeInsn(int,java.lang.String) [function] [call site] 00540
22 [org.objectweb.asm.MethodWriter].visitTypeInsn(int,java.lang.String) [function] [call site] 00541
23 [org.objectweb.asm.SymbolTable].addConstantClass(java.lang.String) [function] [call site] 00542
23 [org.objectweb.asm.ByteVector].put12(int,int) [function] [call site] 00543
23 [org.objectweb.asm.CurrentFrame].execute(int,int,org.objectweb.asm.Symbol,org.objectweb.asm.SymbolTable) [function] [call site] 00544
23 [org.objectweb.asm.Frame].execute(int,int,org.objectweb.asm.Symbol,org.objectweb.asm.SymbolTable) [function] [call site] 00545
21 [org.objectweb.asm.MethodWriter].visitTypeInsn(int,java.lang.String) [function] [call site] 00546
21 [org.objectweb.asm.MethodVisitor].visitVarInsn(int,int) [function] [call site] 00547
21 [org.objectweb.asm.MethodWriter].visitVarInsn(int,int) [function] [call site] 00548
21 [net.minidev.asm.Accessor].getType() [function] [call site] 00549
21 [org.objectweb.asm.Type].getType(java.lang.Class) [function] [call site] 00550
22 [org.objectweb.asm.Type].getDescriptor(java.lang.Class) [function] [call site] 00551
23 [org.objectweb.asm.Type].appendDescriptor(java.lang.Class,java.lang.StringBuilder) [function] [call site] 00552
24 [org.objectweb.asm.Type].getInternalName(java.lang.Class) [function] [call site] 00553
22 [org.objectweb.asm.Type].getType(java.lang.String) [function] [call site] 00554
23 [org.objectweb.asm.Type].getTypeInternal(java.lang.String,int,int) [function] [call site] 00555
21 [net.minidev.asm.Accessor].getType() [function] [call site] 00556
21 [org.objectweb.asm.Type].getInternalName(java.lang.Class) [function] [call site] 00557
21 [net.minidev.asm.Accessor].isEnum() [function] [call site] 00558
21 [org.objectweb.asm.Type].getInternalName(java.lang.Class) [function] [call site] 00559
21 [org.objectweb.asm.Type].getMethodDescriptor(java.lang.reflect.Method) [function] [call site] 00560
22 [org.objectweb.asm.Type].appendDescriptor(java.lang.Class,java.lang.StringBuilder) [function] [call site] 00561
22 [org.objectweb.asm.Type].appendDescriptor(java.lang.Class,java.lang.StringBuilder) [function] [call site] 00562
21 [org.objectweb.asm.MethodVisitor].visitMethodInsn(int,java.lang.String,java.lang.String,java.lang.String,boolean) [function] [call site] 00563
21 [org.objectweb.asm.MethodWriter].visitMethodInsn(int,java.lang.String,java.lang.String,java.lang.String,boolean) [function] [call site] 00564
21 [org.objectweb.asm.MethodVisitor].visitJumpInsn(int,org.objectweb.asm.Label) [function] [call site] 00565
22 [org.objectweb.asm.MethodWriter].visitJumpInsn(int,org.objectweb.asm.Label) [function] [call site] 00566
23 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00567
23 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00568
23 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00569
23 [org.objectweb.asm.ByteVector].putShort(int) [function] [call site] 00570
23 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00571
23 [org.objectweb.asm.Label].put(org.objectweb.asm.ByteVector,int,boolean) [function] [call site] 00572
23 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00573
23 [org.objectweb.asm.Label].put(org.objectweb.asm.ByteVector,int,boolean) [function] [call site] 00574
23 [org.objectweb.asm.ByteVector].putByte(int) [function] [call site] 00575
23 [org.objectweb.asm.Label].put(org.objectweb.asm.ByteVector,int,boolean) [function] [call site] 00576
23 [org.objectweb.asm.CurrentFrame].execute(int,int,org.objectweb.asm.Symbol,org.objectweb.asm.SymbolTable) [function] [call site] 00577
23 [org.objectweb.asm.Frame].execute(int,int,org.objectweb.asm.Symbol,org.objectweb.asm.SymbolTable) [function] [call site] 00578
23 [org.objectweb.asm.Label].getCanonicalInstance() [function] [call site] 00579
23 [org.objectweb.asm.MethodWriter].addSuccessorToCurrentBasicBlock(int,org.objectweb.asm.Label) [function] [call site] 00580
23 [org.objectweb.asm.CurrentFrame].execute(int,int,org.objectweb.asm.Symbol,org.objectweb.asm.SymbolTable) [function] [call site] 00581
23 [org.objectweb.asm.Frame].execute(int,int,org.objectweb.asm.Symbol,org.objectweb.asm.SymbolTable) [function] [call site] 00582
23 [org.objectweb.asm.MethodWriter].addSuccessorToCurrentBasicBlock(int,org.objectweb.asm.Label) [function] [call site] 00583
23 [org.objectweb.asm.MethodWriter].addSuccessorToCurrentBasicBlock(int,org.objectweb.asm.Label) [function] [call site]