Searched refs:implicit_stack_check (Results 1 – 1 of 1) sorted by relevance
918 bool implicit_stack_check = !runtime->ExplicitStackOverflowChecks() && !runtime->IsAotCompiler(); in InitStackHwm() local922 if (implicit_stack_check) { in InitStackHwm()2914 bool implicit_stack_check = !Runtime::Current()->ExplicitStackOverflowChecks(); in SetStackEndForStackOverflow() local2915 if (implicit_stack_check) { in SetStackEndForStackOverflow()