Home | History | Annotate | Download | only in x64

Lines Matching refs:HasInteger32Value

1404       HConstant::cast(divisor)->HasInteger32Value()) {
1434 ASSERT(right->IsConstant() && HConstant::cast(right)->HasInteger32Value());