Searched refs:compiler_thread (Results 1 – 1 of 1) sorted by relevance
732 Thread compiler_thread(vm, Thread::ThreadType::THREAD_TYPE_COMPILER); in CompileMethodLocked() local733 ScopedCurrentThread sct(&compiler_thread); in CompileMethodLocked()