Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dfile_items.h1775 INVOKE_CONSTRUCTOR = 0x06, enumerator
/arkcompiler/runtime_core/assembler/
Dassembly-emitter.cpp478 case panda_file::MethodHandleType::INVOKE_CONSTRUCTOR: in CreateMethodHandleItem()
/arkcompiler/runtime_core/docs/
Dfile_format.md1009 | `INVOKE_CONSTRUCTOR` | `0x06` | Method handle refers to a constructor. Offset in [Meth…