Home | History | Annotate | Download | only in interpreter

Lines Matching refs:IsPrimitiveInt

149     } else if (ctype->IsPrimitiveInt()) {
934 if (UNLIKELY(componentClass->IsPrimitive() && !componentClass->IsPrimitiveInt())) {
953 const bool is_primitive_int_component = componentClass->IsPrimitiveInt();
964 const bool is_primitive_int_component = componentClass->IsPrimitiveInt();