Searched refs:GetImplicitStackOverflowChecks (Results 1 – 11 of 11) sorted by relevance
76 compiler_options_->implicit_so_checks_ = runtime->GetImplicitStackOverflowChecks(); in ParseCompilerOptions()
353 bool implicit_check = Runtime::Current()->GetImplicitStackOverflowChecks(); in EnterInterpreterFromInvoke()571 bool implicit_check = Runtime::Current()->GetImplicitStackOverflowChecks(); in EnterInterpreterFromEntryPoint()589 bool implicit_check = Runtime::Current()->GetImplicitStackOverflowChecks(); in ArtInterpreterToInterpreterBridge()
61 bool implicit_check = Runtime::Current()->GetImplicitStackOverflowChecks(); in CheckStackOverflow()
191 bool GetImplicitStackOverflowChecks() const { in GetImplicitStackOverflowChecks() function
796 if (Runtime::Current()->GetImplicitStackOverflowChecks()) { in ThrowStackOverflowError()
686 bool GetImplicitStackOverflowChecks() const { in GetImplicitStackOverflowChecks() function
721 if (Runtime::Current()->GetImplicitStackOverflowChecks()) { in FixStackSize()1370 runtime->GetImplicitStackOverflowChecks() && !runtime->IsAotCompiler(); in InitStackHwm()4574 bool implicit_stack_check = Runtime::Current()->GetImplicitStackOverflowChecks(); in SetStackEndForStackOverflow()
1333 DCHECK(GetCompilerOptions().GetImplicitStackOverflowChecks()); in GenerateFrameEntry()
1742 DCHECK(GetCompilerOptions().GetImplicitStackOverflowChecks()); in GenerateFrameEntry()
1348 DCHECK(GetCompilerOptions().GetImplicitStackOverflowChecks()); in GenerateFrameEntry()
2285 DCHECK(GetCompilerOptions().GetImplicitStackOverflowChecks()); in GenerateFrameEntry()