Searched full:obj_type (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | stack_walker-inl.h | 133 template <bool OBJECTS, bool WITH_REG_INFO, StackWalker::VRegInfo::Type OBJ_TYPE, 142 auto type = vreg.HasObject() ? OBJ_TYPE : PRIMITIVE_TYPE; in IterateRegsForIFrameInternal() 150 auto type = acc.HasObject() ? OBJ_TYPE : PRIMITIVE_TYPE; in IterateRegsForIFrameInternal()
|
| D | stack_walker.h | 303 …template <bool OBJECTS, bool WITH_REG_INFO, VRegInfo::Type OBJ_TYPE, VRegInfo::Type PRIMITIVE_TYPE…
|
| /arkcompiler/runtime_core/static_core/verification/ |
| D | messages.yaml | 218 args: field, reg_idx, obj_type, field_obj_type 221 Type in register v${reg_idx} is '${obj_type}'.
|
| /arkcompiler/runtime_core/static_core/verification/absint/ |
| D | abs_int_inl.h | 2745 LOG_VERIFIER_BAD_FIELD_NAME_OR_BIT_WIDTH(GetFieldName(field), ToString(obj_type), in CheckFieldAccessByName()
|