Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc1329 bool implicit_stack_check = !runtime->ExplicitStackOverflowChecks() && !runtime->IsAotCompiler(); in InitStackHwm() local
4264 bool implicit_stack_check = !Runtime::Current()->ExplicitStackOverflowChecks(); in SetStackEndForStackOverflow() local