Searched refs:CLASS_ISARRAY (Results 1 – 5 of 5) sorted by relevance
298 } else if (IS_CLASS_FLAG_SET(clazz, CLASS_ISARRAY)) { in heap_chunk_callback()
498 if (IS_CLASS_FLAG_SET(clazz, CLASS_ISARRAY)) { in scanClassObject()579 if (IS_CLASS_FLAG_SET(clazz, CLASS_ISARRAY)) { in scanObject()
364 } else if (IS_CLASS_FLAG_SET(clazz, CLASS_ISARRAY)) { in hprofDumpHeapObject()
355 extraFlags = CLASS_ISARRAY; in createArrayClass()
79 CLASS_ISARRAY = (1<<30), // class is a "[*" enumerator