Searched defs:is_primitive (Results 1 – 2 of 2) sorted by relevance
4333 bool is_primitive) { in VerifyAGet()4457 bool is_primitive) { in VerifyAPut()4651 bool is_primitive, in VerifyISFieldAccess()
9339 bool is_primitive = type != Primitive::kPrimNot; in LinkFields() local