Searched refs:maxStackDepth (Results 1 – 1 of 1) sorted by relevance
26 static final int maxStackDepth = 128; field in Main62 VMDebug.setAllocTrackerStackDepth(i % (maxStackDepth + 1)); in run()