Searched defs:MethodHandle (Results 1 – 4 of 4) sorted by relevance
23 struct MethodHandle { struct25 panda::panda_file::MethodHandleType type; argument26 …MethodHandle(std::string s, panda::panda_file::MethodHandleType t) : item_name(std::move(s)), type… in MethodHandle() function
23 struct MethodHandle { struct25 ark::panda_file::MethodHandleType type; // NOLINT(misc-non-private-member-variables-in-classes) argument26 …MethodHandle(std::string s, ark::panda_file::MethodHandleType t) : itemName(std::move(s)), type(t)… in MethodHandle() argument
1166 ### MethodHandle subsection1179 #### Types of MethodHandle1197 #### Argument Types
986 ### MethodHandle subsection997 #### Types of MethodHandle1013 #### Argument Types