Home | History | Annotate | Download | only in runtime

Lines Matching refs:kPrimitiveInt

265   SetClassRoot(kPrimitiveInt, CreatePrimitiveClass(self, Primitive::kPrimInt));
276 int_array_class->SetComponentType(GetClassRoot(kPrimitiveInt));
2176 return GetClassRoot(kPrimitiveInt);