• Home
  • Raw
  • Download

Lines Matching refs:StackHandleScope

93   StackHandleScope<3> hs(soa.Self());  in Class_classForName()
117 StackHandleScope<2> hs2(soa.Self()); in Class_classForName()
157 StackHandleScope<1> hs(soa.Self()); in Class_getNameNative()
164 StackHandleScope<1> hs(soa.Self()); in Class_getInterfacesInternal()
172 StackHandleScope<1> hs2(soa.Self()); in Class_getInterfacesInternal()
315 StackHandleScope<2> hs(self); in GetPublicFieldRecursive()
365 StackHandleScope<1> hs(soa.Self()); in Class_getPublicFieldRecursive()
376 StackHandleScope<3> hs(soa.Self()); in Class_getDeclaredField()
411 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredConstructorInternal()
441 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredConstructorsInternal()
480 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredMethodInternal()
504 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredMethodsUnchecked()
550 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredAnnotation()
573 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredAnnotations()
594 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredClasses()
621 StackHandleScope<1> hs(soa.Self()); in Class_getEnclosingClass()
635 StackHandleScope<1> hs(soa.Self()); in Class_getEnclosingConstructorNative()
655 StackHandleScope<1> hs(soa.Self()); in Class_getEnclosingMethodNative()
675 StackHandleScope<1> hs(soa.Self()); in Class_getInnerClassFlags()
686 StackHandleScope<3> hs(soa.Self()); in Class_getSimpleNameNative()
728 StackHandleScope<1> hs(soa.Self()); in Class_getSignatureAnnotation()
743 StackHandleScope<1> hs(soa.Self()); in Class_isAnonymousClass()
761 StackHandleScope<1> hs(soa.Self()); in Class_isRecord0()
769 StackHandleScope<2> hs(soa.Self()); in Class_isDeclaredAnnotationPresent()
784 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaringClass()
802 StackHandleScope<1> hs(soa.Self()); in Class_getNestHostFromAnnotation()
820 StackHandleScope<1> hs(soa.Self()); in Class_getNestMembersFromAnnotation()
842 StackHandleScope<2> hs(soa.Self()); in Class_getRecordAnnotationElement()
859 StackHandleScope<1> hs(soa.Self()); in Class_getPermittedSubclassesFromAnnotation()
877 StackHandleScope<2> hs(soa.Self()); in Class_ensureExtDataPresent()
888 StackHandleScope<4> hs(soa.Self()); in Class_newInstance()