Searched refs:NewHandlePTypes (Results 1 – 3 of 3) sorted by relevance
113 inline MethodType::HandlePTypesAccessor MethodType::NewHandlePTypes( in NewHandlePTypes() function120 inline MethodType::RawPTypesAccessor MethodType::NewHandlePTypes( in NewHandlePTypes() function
137 static HandlePTypesAccessor NewHandlePTypes(Handle<MethodType> method_type, HandleScopeType* hs)140 static RawPTypesAccessor NewHandlePTypes(RawMethodType method_type, HandleScopeType* hs)
68 auto from_types = mirror::MethodType::NewHandlePTypes(callsite_type, &hs); in VarHandleInvokeAccessorWithConversions()69 auto to_types = mirror::MethodType::NewHandlePTypes(accessor_type, &hs); in VarHandleInvokeAccessorWithConversions()