Searched refs:prev_was_runtime (Results 1 – 1 of 1) sorted by relevance
81 bool prev_was_runtime = true; in IsMethodInterpreted() local86 (require_deoptable && prev_was_runtime) || stack_visitor->IsShadowFrame(); in IsMethodInterpreted()90 prev_was_runtime = stack_visitor->GetMethod()->IsRuntimeMethod(); in IsMethodInterpreted()