Searched refs:implicit_stack_check (Results 1 – 1 of 1) sorted by relevance
1320 bool implicit_stack_check = !runtime->ExplicitStackOverflowChecks() && !runtime->IsAotCompiler(); in InitStackHwm() local1325 if (implicit_stack_check) { in InitStackHwm()4129 bool implicit_stack_check = !Runtime::Current()->ExplicitStackOverflowChecks(); in SetStackEndForStackOverflow() local4130 if (implicit_stack_check) { in SetStackEndForStackOverflow()