Home | History | Annotate | Download | only in runtime

Lines Matching refs:is_primitive

8338       bool is_primitive = type != Primitive::kPrimNot;
8341 is_primitive = true; // We lied above, so we have to expect a lie here.
8344 if (is_primitive) {