Searched refs:INVOKE_INTERFACE (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/runtime_core/libpandafile/ | ||
H A D | file_items.h | 1804 INVOKE_INTERFACE = 0x08 member in panda::panda_file::ClassTag::MethodTag::FieldTag::MethodHandleType |
/arkcompiler/runtime_core/static_core/libpandafile/ | ||
H A D | file_items.h | 1977 INVOKE_INTERFACE = 0x08 member in ark::panda_file::ClassTag::MethodHandleType |
/arkcompiler/runtime_core/assembler/ | ||
H A D | assembly-emitter.cpp | 480 case panda_file::MethodHandleType::INVOKE_INTERFACE: { in CreateMethodHandleItem() |
/arkcompiler/runtime_core/static_core/assembler/ | ||
H A D | assembly-emitter.cpp | 662 case panda_file::MethodHandleType::INVOKE_INTERFACE: { in CreateMethodHandleItem() |
Completed in 14 milliseconds