Searched refs:stackOverflow (Results 1 – 2 of 2) sorted by relevance
22 private static void stackOverflow() { in stackOverflow() method in Main23 stackOverflow(); in stackOverflow()41 stackOverflow(); in main()
76 $noinline$stackOverflow(new Main(), /* isSecondInvocation */ false); in performTest()77 $noinline$stackOverflow(new SubMain(), /* isSecondInvocation */ true); in performTest()240 public static void $noinline$stackOverflow(Main m, boolean isSecondInvocation) { in $noinline$stackOverflow()