Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc547 bool implicit_stack_check = !runtime->ExplicitStackOverflowChecks() && !runtime->IsCompiler(); in InitStackHwm() local
2235 bool implicit_stack_check = !Runtime::Current()->ExplicitStackOverflowChecks(); in SetStackEndForStackOverflow() local