Home | History | Annotate | Download | only in before
      1 .class public Lblah;
      2 .super Ljava/lang/Object;
      3 
      4 .annotation runtime Lblah;
      5     element = Lblah;->blah()V;
      6 .end annotation
      7 
      8 .method public blah()V
      9     .registers 2
     10 
     11     invoke-direct {v0}, Lblah;->blah()V
     12     invoke-direct/empty {v0}, Lblah;->blah()V
     13     invoke-direct/range {v0}, Lblah;->blah()V
     14     invoke-interface {v0}, Lblah;->blah()V
     15     invoke-interface/range {v0}, Lblah;->blah()V
     16     invoke-object-init/range {v0}, Lblah;->blah()V
     17     invoke-static {v0}, Lblah;->blah()V
     18     invoke-static/range {v0}, Lblah;->blah()V
     19     invoke-super {v0}, Lblah;->blah()V
     20     invoke-super/range {v0}, Lblah;->blah()V
     21     invoke-virtual {v0}, Lblah;->blah()V
     22     invoke-virtual/range {v0}, Lblah;->blah()V
     23 
     24     throw-verification-error generic-error, Lblah;->blah()V
     25 
     26     return-void
     27 .end method
     28