Searched refs:isPredefinedArrayClass (Results 1 – 1 of 1) sorted by relevance
3869 bool isPredefinedArrayClass = false; in LowerJarrayMalloc() local3873 isPredefinedArrayClass = true; in LowerJarrayMalloc()3876 isPredefinedArrayClass = true; in LowerJarrayMalloc()3884 if (isPredefinedArrayClass || (arrayCacheNode != nullptr)) { in LowerJarrayMalloc()3887 if (isPredefinedArrayClass) { in LowerJarrayMalloc()