Searched refs:implicit_stack_check (Results 1 – 1 of 1) sorted by relevance
675 bool implicit_stack_check = !runtime->ExplicitStackOverflowChecks() && !runtime->IsAotCompiler(); in InitStackHwm() local679 if (implicit_stack_check) { in InitStackHwm()2509 bool implicit_stack_check = !Runtime::Current()->ExplicitStackOverflowChecks(); in SetStackEndForStackOverflow() local2510 if (implicit_stack_check) { in SetStackEndForStackOverflow()