Home | History | Annotate | Download | only in src

Lines Matching refs:IsCell

3287   bool IsCell() const {
5226 if (object->IsConstant() && HConstant::cast(object)->IsCell()) {