Searched refs:ThrowStackOverflowError (Results 1 – 7 of 7) sorted by relevance
536 ThrowStackOverflowError<kNativeStackType>(soa.Self()); in InvokeWithVarArgs()578 ThrowStackOverflowError<kNativeStackType>(soa.Self()); in InvokeWithJValues()619 ThrowStackOverflowError<kNativeStackType>(soa.Self()); in InvokeVirtualOrInterfaceWithJValues()662 ThrowStackOverflowError<kNativeStackType>(soa.Self()); in InvokeVirtualOrInterfaceWithVarArgs()705 ThrowStackOverflowError<kNativeStackType>(soa.Self()); in InvokeMethod()800 ThrowStackOverflowError<kNativeStackType>(soa.Self()); in InvokeConstructor()
710 void ThrowStackOverflowError(Thread* self) { in ThrowStackOverflowError() function823 template void ThrowStackOverflowError<StackType::kHardware>(Thread* self);
263 void ThrowStackOverflowError(Thread* self) REQUIRES_SHARED(Locks::mutator_lock_) COLD_ATTR;
368 ThrowStackOverflowError<kNativeStackType>(self); in Invoke()
353 ThrowStackOverflowError<kNativeStackType>(self); in EnterInterpreterFromInvoke()571 ThrowStackOverflowError<kNativeStackType>(self); in EnterInterpreterFromEntryPoint()589 ThrowStackOverflowError<kNativeStackType>(self); in ArtInterpreterToInterpreterBridge()
65 ThrowStackOverflowError<kNativeStackType>(self); in CheckStackOverflow()
129 ThrowStackOverflowError<kQuickStackType>(self); in artThrowStackOverflowFromCode()