Home
last modified time | relevance | path

Searched refs:INVOKE_INSTANCE (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dfile_items.h1774 INVOKE_INSTANCE = 0x05, enumerator
/arkcompiler/runtime_core/assembler/
Dassembly-emitter.cpp477 case panda_file::MethodHandleType::INVOKE_INSTANCE: in CreateMethodHandleItem()
/arkcompiler/runtime_core/docs/
Dfile_format.md1008 | `INVOKE_INSTANCE` | `0x05` | Method handle refers to an instance method. Offset in …