Searched refs:jitGc (Results 1 – 1 of 1) sorted by relevance
63 jitGc(); in testGcWithCallThroughStubOnStack()74 jitGc(); // This JIT GC should not collect the callThrough() stub. in testSingleInvocationTriggersRecompilation()106 jitGc(); in testMixedFramesOnStackStage3()114 jitGc(); // JIT GC without callThrough() on the stack should collect the callThrough() stub. in testStubCanBeCollected()176 public native static void jitGc(); in jitGc() method in Main