Searched refs:InterpretOnly (Results 1 – 3 of 3) sorted by relevance
765 EXPECT_TRUE(instr->InterpretOnly()); \767 EXPECT_TRUE(instr->InterpretOnly()); \769 EXPECT_FALSE(instr->InterpretOnly()); \
324 bool InterpretOnly() const { in InterpretOnly() function
3461 if (Runtime::Current()->GetInstrumentation()->InterpretOnly()) { in IsForcedInterpreterNeededForCallingImpl()3479 if (instrumentation->InterpretOnly()) { in IsForcedInterpreterNeededForResolutionImpl()3517 if (instrumentation->InterpretOnly()) { in IsForcedInstrumentationNeededForResolutionImpl()3554 if (instrumentation->InterpretOnly()) { in IsForcedInterpreterNeededForUpcallImpl()3602 if (Runtime::Current()->GetInstrumentation()->InterpretOnly()) { in IsForcedInterpreterNeededForExceptionImpl()