Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter.cc353 bool implicit_check = Runtime::Current()->GetImplicitStackOverflowChecks(); in EnterInterpreterFromInvoke() local
571 bool implicit_check = Runtime::Current()->GetImplicitStackOverflowChecks(); in EnterInterpreterFromEntryPoint() local
589 bool implicit_check = Runtime::Current()->GetImplicitStackOverflowChecks(); in ArtInterpreterToInterpreterBridge() local
Dinterpreter_common.cc61 bool implicit_check = Runtime::Current()->GetImplicitStackOverflowChecks(); in CheckStackOverflow() local