Searched refs:forced_interpret_only_ (Results 1 – 2 of 2) sorted by relevance
320 forced_interpret_only_ = true; in ForceInterpretOnly()329 return forced_interpret_only_; in IsForcedInterpretOnly()633 bool forced_interpret_only_; variable
156 forced_interpret_only_(false), in Instrumentation()229 if ((forced_interpret_only_ || IsDeoptimized(method)) && !method->IsNative()) { in InstallStubsForMethod()237 if ((interpreter_stubs_installed_ || forced_interpret_only_ || IsDeoptimized(method)) && in InstallStubsForMethod()749 forced_interpret_only_; in UpdateStubs()