Searched defs:bc_thismethod (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/com/sun/java/util/jar/pack/
H A Dbands.h446 #define bc_thismethod all_bands[e_bc_thismethod] macro
/openjdk7/jdk/src/share/classes/com/sun/java/util/jar/pack/
H A DBandStructure.java1599 CPRefBand bc_thismethod = bc_bands.newCPRefBand("bc_thismethod", CONSTANT_None); // any method within cur. class field in class:BandStructure
2358 return isField? bc_thisfield: bc_thismethod;

Completed in 43 milliseconds