Home
last modified time | relevance | path

Searched defs:kInterpretOnly (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dcompiler_filter.h36 kInterpretOnly, // Verify everything, compile only JNI stubs. enumerator
/art/test/common/
Druntime_state.cc110 constexpr const char* kInterpretOnly = "interpret-only"; in Java_Main_compiledWithOptimizing() local