Home | History | Annotate | Download | only in alloc

Lines Matching refs:IS_CLASS_FLAG_SET

895     if (IS_CLASS_FLAG_SET(obj, CLASS_ISARRAY)) {
928 if (IS_CLASS_FLAG_SET(array->obj.clazz, CLASS_ISOBJECTARRAY)) {
1397 } else if (IS_CLASS_FLAG_SET(clazz, CLASS_ISARRAY)) {
1399 } else if (IS_CLASS_FLAG_SET(clazz, CLASS_ISREFERENCE)) {
1930 } else if (IS_CLASS_FLAG_SET(obj->clazz, CLASS_ISARRAY)) {