Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter.cc400 bool implicit_check = !Runtime::Current()->ExplicitStackOverflowChecks(); in EnterInterpreterFromInvoke() local
513 bool implicit_check = !Runtime::Current()->ExplicitStackOverflowChecks(); in EnterInterpreterFromStub() local
525 bool implicit_check = !Runtime::Current()->ExplicitStackOverflowChecks(); in artInterpreterToInterpreterBridge() local