Home | History | Annotate | Download | only in src

Lines Matching refs:HasInteger32Value

524   return IsConstant() && HConstant::cast(this)->HasInteger32Value();
2870 if (c->HasInteger32Value()) {
2885 if (c->HasInteger32Value()) {
2910 if (c->HasInteger32Value()) {
3968 if (c_left->HasInteger32Value() && c_right->HasInteger32Value()) {
4089 if (c_string->HasStringValue() && c_index->HasInteger32Value()) {
4122 if (operand->HasInteger32Value()) {