Searched refs:implicit_stack_check (Results 1 – 2 of 2) sorted by relevance
720 bool implicit_stack_check = Runtime::Current()->GetImplicitStackOverflowChecks(); in ThrowStackOverflowError() local721 if (implicit_stack_check) { in ThrowStackOverflowError()817 if (implicit_stack_check) { in ThrowStackOverflowError()
1411 bool implicit_stack_check = in InitStack() local1417 if (implicit_stack_check) { in InitStack()