Searched defs:is_primitive (Results 1 – 2 of 2) sorted by relevance
4325 bool is_primitive) { in VerifyAGet()4449 bool is_primitive) { in VerifyAPut()4643 bool is_primitive, in VerifyISFieldAccess()
9535 bool is_primitive = type != Primitive::kPrimNot; in LinkFields() local