Searched refs:thisclass (Results 1 – 2 of 2) sorted by relevance
166 Local thisclass = e.make_local(); in generateStatic() local169 e.store_local(thisclass); in generateStatic()207 e.load_local(thisclass); in generateStatic()
125 public ConstPool(String thisclass) { in ConstPool() argument133 thisClassInfo = addClassInfo(thisclass); in ConstPool()