Home | History | Annotate | Download | only in mirror

Lines Matching full:h_method_name

1066   auto h_method_name = hs.NewHandle(name);
1067 if (UNLIKELY(h_method_name.Get() == nullptr)) {
1081 if (!np_name->Equals(h_method_name.Get()) || !np_method->EqualParameters(h_args)) {
1108 if (!np_name->Equals(h_method_name.Get()) || !np_method->EqualParameters(h_args)) {