Searched refs:kNeedsInterpreter (Results 1 – 1 of 1) sorted by relevance
36 static constexpr bool kNeedsInterpreter = true; variable39 static constexpr bool kNeedsInterpreter = false;140 runtime->GetInstrumentation()->EnableMethodTracing(kTracerInstrumentationKey, kNeedsInterpreter); in StartTracing()