Searched refs:INVOKE_INSTANCE (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/runtime_core/libpandafile/ | ||
H A D | file_items.h | 1801 INVOKE_INSTANCE = 0x05, member in panda::panda_file::ClassTag::MethodTag::FieldTag::MethodHandleType |
/arkcompiler/runtime_core/static_core/libpandafile/ | ||
H A D | file_items.h | 1974 INVOKE_INSTANCE = 0x05, member in ark::panda_file::ClassTag::MethodHandleType |
/arkcompiler/runtime_core/assembler/ | ||
H A D | assembly-emitter.cpp | 477 case panda_file::MethodHandleType::INVOKE_INSTANCE: in CreateMethodHandleItem() |
/arkcompiler/runtime_core/static_core/assembler/ | ||
H A D | assembly-emitter.cpp | 659 case panda_file::MethodHandleType::INVOKE_INSTANCE: in CreateMethodHandleItem() |
Completed in 14 milliseconds