Searched refs:GetImplicitStackOverflowChecks (Results 1 – 12 of 12) sorted by relevance
351 bool implicit_check = Runtime::Current()->GetImplicitStackOverflowChecks(); in EnterInterpreterFromInvoke()569 bool implicit_check = Runtime::Current()->GetImplicitStackOverflowChecks(); in EnterInterpreterFromEntryPoint()587 bool implicit_check = Runtime::Current()->GetImplicitStackOverflowChecks(); in ArtInterpreterToInterpreterBridge()
62 bool implicit_check = Runtime::Current()->GetImplicitStackOverflowChecks(); in CheckStackOverflow()
78 compiler_options_->implicit_so_checks_ = runtime->GetImplicitStackOverflowChecks(); in ParseCompilerOptions()
179 bool GetImplicitStackOverflowChecks() const { in GetImplicitStackOverflowChecks() function
720 bool implicit_stack_check = Runtime::Current()->GetImplicitStackOverflowChecks(); in ThrowStackOverflowError()
644 bool GetImplicitStackOverflowChecks() const { in GetImplicitStackOverflowChecks() function
725 if (Runtime::Current()->GetImplicitStackOverflowChecks()) { in FixStackSize()1412 runtime->GetImplicitStackOverflowChecks() && !runtime->IsAotCompiler(); in InitStack()
6137 DCHECK(GetCompilerOptions().GetImplicitStackOverflowChecks()); in GenerateFrameEntry()
1486 DCHECK(GetCompilerOptions().GetImplicitStackOverflowChecks()); in GenerateFrameEntry()
1889 DCHECK(GetCompilerOptions().GetImplicitStackOverflowChecks()); in GenerateFrameEntry()
1427 DCHECK(GetCompilerOptions().GetImplicitStackOverflowChecks()); in GenerateFrameEntry()
2331 DCHECK(GetCompilerOptions().GetImplicitStackOverflowChecks()); in GenerateFrameEntry()