• Home
  • Raw
  • Download

Lines Matching refs:ref

64 #     type-ref
65 # string-ref
66 # method-ref
67 # field-ref
71 # method-and-proto-ref
72 # call-site-ref
73 # method-handle-ref
74 # proto-ref
117 op 1a const-string 21c y string-ref continue|throw
118 op 1b const-string/jumbo 31c y string-ref continue|throw
119 op 1c const-class 21c y type-ref continue|throw
122 op 1f check-cast 21c y type-ref continue|throw
123 op 20 instance-of 22c y type-ref continue|throw
125 op 22 new-instance 21c y type-ref continue|throw
126 op 23 new-array 22c y type-ref continue|throw
127 op 24 filled-new-array 35c n type-ref continue|throw
128 op 25 filled-new-array/range 3rc n type-ref continue|throw
168 op 52 iget 22c y field-ref continue|throw
169 op 53 iget-wide 22c y field-ref continue|throw
170 op 54 iget-object 22c y field-ref continue|throw
171 op 55 iget-boolean 22c y field-ref continue|throw
172 op 56 iget-byte 22c y field-ref continue|throw
173 op 57 iget-char 22c y field-ref continue|throw
174 op 58 iget-short 22c y field-ref continue|throw
175 op 59 iput 22c n field-ref continue|throw
176 op 5a iput-wide 22c n field-ref continue|throw
177 op 5b iput-object 22c n field-ref continue|throw
178 op 5c iput-boolean 22c n field-ref continue|throw
179 op 5d iput-byte 22c n field-ref continue|throw
180 op 5e iput-char 22c n field-ref continue|throw
181 op 5f iput-short 22c n field-ref continue|throw
182 op 60 sget 21c y field-ref continue|throw
183 op 61 sget-wide 21c y field-ref continue|throw
184 op 62 sget-object 21c y field-ref continue|throw
185 op 63 sget-boolean 21c y field-ref continue|throw
186 op 64 sget-byte 21c y field-ref continue|throw
187 op 65 sget-char 21c y field-ref continue|throw
188 op 66 sget-short 21c y field-ref continue|throw
189 op 67 sput 21c n field-ref continue|throw
190 op 68 sput-wide 21c n field-ref continue|throw
191 op 69 sput-object 21c n field-ref continue|throw
192 op 6a sput-boolean 21c n field-ref continue|throw
193 op 6b sput-byte 21c n field-ref continue|throw
194 op 6c sput-char 21c n field-ref continue|throw
195 op 6d sput-short 21c n field-ref continue|throw
196 op 6e invoke-virtual 35c n method-ref continue|throw|invoke
197 op 6f invoke-super 35c n method-ref continue|throw|invoke
198 op 70 invoke-direct 35c n method-ref continue|throw|invoke
199 op 71 invoke-static 35c n method-ref continue|throw|invoke
200 op 72 invoke-interface 35c n method-ref continue|throw|invoke
202 op 74 invoke-virtual/range 3rc n method-ref continue|throw|invoke
203 op 75 invoke-super/range 3rc n method-ref continue|throw|invoke
204 op 76 invoke-direct/range 3rc n method-ref continue|throw|invoke
205 op 77 invoke-static/range 3rc n method-ref continue|throw|invoke
206 op 78 invoke-interface/range 3rc n method-ref continue|throw|invoke
317 op e3 +iget-volatile 22c y field-ref optimized|continue|throw
318 op e4 +iput-volatile 22c n field-ref optimized|continue|throw
319 op e5 +sget-volatile 21c y field-ref optimized|continue|throw
320 op e6 +sput-volatile 21c n field-ref optimized|continue|throw
321 op e7 +iget-object-volatile 22c y field-ref optimized|continue|throw
322 op e8 +iget-wide-volatile 22c y field-ref optimized|continue|throw
323 op e9 +iput-wide-volatile 22c n field-ref optimized|continue|throw
324 op ea +sget-wide-volatile 21c y field-ref optimized|continue|throw
325 op eb +sput-wide-volatile 21c n field-ref optimized|continue|throw
335 op f0 +invoke-object-init/range 35c n method-ref optimized|continue|throw|invoke
346 op fa invoke-polymorphic 45cc n method-and-proto-ref continue|throw|invoke
347 op fb invoke-polymorphic/range 4rcc n method-and-proto-ref continue|throw|invoke
348 op fc invoke-custom 35c n call-site-ref continue|throw|invoke
349 op fd invoke-custom/range 3rc n call-site-ref continue|throw|invoke
352 op fe const-method-handle 21c y method-handle-ref continue|throw
353 op ff const-method-type 21c y proto-ref continue|throw