Searched refs:implicit_stack_check (Results 1 – 1 of 1) sorted by relevance
559 bool implicit_stack_check = !runtime->ExplicitStackOverflowChecks() && !runtime->IsCompiler(); in InitStackHwm() local563 if (implicit_stack_check) { in InitStackHwm()2274 bool implicit_stack_check = !Runtime::Current()->ExplicitStackOverflowChecks(); in SetStackEndForStackOverflow() local2275 if (implicit_stack_check) { in SetStackEndForStackOverflow()