Searched refs:type_idx_ (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/runtime_core/libpandafile/ | ||
H A D | code_data_accessor.h | 85 return type_idx_; in GetTypeIdx() 104 uint32_t type_idx_; member in panda::panda_file::CodeDataAccessor::CatchBlock |
H A D | code_data_accessor.cpp | 23 type_idx_ = helpers::ReadULeb128(&sp) - 1; in CatchBlock() |
Completed in 1 milliseconds