Searched refs:ResurrectingObject (Results 1 – 1 of 1) sorted by relevance
91 static class ResurrectingObject { class in Main93 ResurrectingObject() { in ResurrectingObject() method in Main.ResurrectingObject96 static ResurrectingObject a[] = new ResurrectingObject[2];99 a[(++i) % 2] = new ResurrectingObject(); in allocOne()256 ResurrectingObject.allocOne();