Searched refs:ensureCompiledCallThroughEntrypoint (Results 1 – 1 of 1) sorted by relevance
35 ensureCompiledCallThroughEntrypoint(/* call */ true); in testCompilationUseAndCollection()72 ensureCompiledCallThroughEntrypoint(/* call */ false); // Wait for the compilation task to run. in testSingleInvocationTriggersRecompilation()96 ensureCompiledCallThroughEntrypoint(/* call */ true); in testMixedFramesOnStackStage2()122 ensureCompiledCallThroughEntrypoint(/* call */ true); in doJitGcsUntilFullJitGcIsScheduled()134 public static void ensureCompiledCallThroughEntrypoint(boolean call) { in ensureCompiledCallThroughEntrypoint() method in Main