Searched refs:kInterpretOnly (Results 1 – 1 of 1) sorted by relevance
128 constexpr const char* kInterpretOnly = "interpret-only"; in Java_Main_compiledWithOptimizing() local131 if (strncmp(filter, kInterpretOnly, strlen(kInterpretOnly)) == 0 || in Java_Main_compiledWithOptimizing()