Home
last modified time | relevance | path

Searched refs:GetTypeIdx (Results 1 – 6 of 6) sorted by relevance

/ark/runtime_core/libpandafile/
Dcode_data_accessor.h83 uint32_t GetTypeIdx() const in GetTypeIdx() function
/ark/runtime_core/runtime/include/
Dmethod-inl.h305 auto type_idx = catch_block.GetTypeIdx(); in EnumerateExceptionHandlers()
/ark/runtime_core/runtime/
Dmethod.cpp346 auto type_idx = catch_block.GetTypeIdx(); in FindCatchBlock()
/ark/runtime_core/assembler/tests/
Demitter_test.cpp333 auto idx = catch_block.GetTypeIdx(); in TEST()
/ark/runtime_core/verification/job_queue/
Dcache.cpp667 auto type_idx = catch_block.GetTypeIdx(); in InitializeCode()
/ark/runtime_core/disassembler/
Ddisassembler.cpp480 auto class_idx = catch_block.GetTypeIdx(); in GetExceptions()