Searched refs:INVOKE_CONSTRUCTOR (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/runtime_core/libpandafile/ | ||
H A D | file_items.h | 1802 INVOKE_CONSTRUCTOR = 0x06, member in panda::panda_file::ClassTag::MethodTag::FieldTag::MethodHandleType |
/arkcompiler/runtime_core/static_core/libpandafile/ | ||
H A D | file_items.h | 1975 INVOKE_CONSTRUCTOR = 0x06, member in ark::panda_file::ClassTag::MethodHandleType |
/arkcompiler/runtime_core/assembler/ | ||
H A D | assembly-emitter.cpp | 478 case panda_file::MethodHandleType::INVOKE_CONSTRUCTOR: in CreateMethodHandleItem() |
/arkcompiler/runtime_core/static_core/assembler/ | ||
H A D | assembly-emitter.cpp | 660 case panda_file::MethodHandleType::INVOKE_CONSTRUCTOR: in CreateMethodHandleItem() |
Completed in 14 milliseconds