Home | History | Annotate | Download | only in interpreter

Lines Matching refs:IsPrimitive

137     if (!ctype->IsPrimitive()) {
934 if (UNLIKELY(componentClass->IsPrimitive() && !componentClass->IsPrimitiveInt())) {