Searched defs:is_primitive (Results 1 – 2 of 2) sorted by relevance
5029 bool is_primitive) { in VerifyAGet()5124 bool is_primitive) { in VerifyAPut()5375 bool is_primitive, in VerifyISFieldAccess()
9780 bool is_primitive = type != Primitive::kPrimNot; in LinkFields() local