Searched refs:ThrowStackOverflowError (Results 1 – 7 of 7) sorted by relevance
528 ThrowStackOverflowError(soa.Self()); in InvokeWithVarArgs()559 ThrowStackOverflowError(soa.Self()); in InvokeWithJValues()590 ThrowStackOverflowError(soa.Self()); in InvokeVirtualOrInterfaceWithJValues()622 ThrowStackOverflowError(soa.Self()); in InvokeVirtualOrInterfaceWithVarArgs()655 ThrowStackOverflowError(soa.Self()); in InvokeMethod()733 ThrowStackOverflowError(soa.Self()); in InvokeConstructor()
255 void ThrowStackOverflowError(Thread* self) REQUIRES_SHARED(Locks::mutator_lock_) COLD_ATTR;
757 void ThrowStackOverflowError(Thread* self) { in ThrowStackOverflowError() function
306 ThrowStackOverflowError(self); in Invoke()
109 ThrowStackOverflowError(self); in artThrowStackOverflowFromCode()
408 ThrowStackOverflowError(self); in EnterInterpreterFromInvoke()630 ThrowStackOverflowError(self); in EnterInterpreterFromEntryPoint()647 ThrowStackOverflowError(self); in ArtInterpreterToInterpreterBridge()
63 ThrowStackOverflowError(self); in CheckStackOverflow()