Home
last modified time | relevance | path

Searched defs:MethodHandle (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/assembler/
Dassembly-methodhandle.h23 struct MethodHandle { struct
25 panda::panda_file::MethodHandleType type; argument
26MethodHandle(std::string s, panda::panda_file::MethodHandleType t) : item_name(std::move(s)), type… in MethodHandle() function
/arkcompiler/runtime_core/static_core/assembler/
Dassembly-methodhandle.h23 struct MethodHandle { struct
25 ark::panda_file::MethodHandleType type; // NOLINT(misc-non-private-member-variables-in-classes) argument
26MethodHandle(std::string s, ark::panda_file::MethodHandleType t) : itemName(std::move(s)), type(t)… in MethodHandle() argument
/arkcompiler/runtime_core/static_core/docs/
Dfile_format.md1166 ### MethodHandle subsection
1179 #### Types of MethodHandle
1197 #### Argument Types
/arkcompiler/runtime_core/docs/
Dfile_format.md986 ### MethodHandle subsection
997 #### Types of MethodHandle
1013 #### Argument Types