IsInteger32 700 src/arm/lithium-arm.cc ASSERT(instr->representation().IsInteger32()); IsInteger32 701 src/arm/lithium-arm.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 702 src/arm/lithium-arm.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1131 src/arm/lithium-arm.cc if (instr->representation().IsInteger32()) { IsInteger32 1132 src/arm/lithium-arm.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1133 src/arm/lithium-arm.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1152 src/arm/lithium-arm.cc ASSERT(instr->value()->representation().IsInteger32()); IsInteger32 1153 src/arm/lithium-arm.cc ASSERT(instr->representation().IsInteger32()); IsInteger32 1163 src/arm/lithium-arm.cc } else if (instr->representation().IsInteger32()) { IsInteger32 1208 src/arm/lithium-arm.cc if (dividend->representation().IsInteger32()) { IsInteger32 1212 src/arm/lithium-arm.cc HChange::cast(dividend)->from().IsInteger32()) { IsInteger32 1250 src/arm/lithium-arm.cc if (instr->representation().IsInteger32()) { IsInteger32 1251 src/arm/lithium-arm.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1252 src/arm/lithium-arm.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1291 src/arm/lithium-arm.cc if (instr->representation().IsInteger32()) { IsInteger32 1292 src/arm/lithium-arm.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1293 src/arm/lithium-arm.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1322 src/arm/lithium-arm.cc if (instr->representation().IsInteger32()) { IsInteger32 1323 src/arm/lithium-arm.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1324 src/arm/lithium-arm.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1342 src/arm/lithium-arm.cc if (instr->representation().IsInteger32()) { IsInteger32 1343 src/arm/lithium-arm.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1344 src/arm/lithium-arm.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1401 src/arm/lithium-arm.cc if (r.IsInteger32()) { IsInteger32 1402 src/arm/lithium-arm.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1403 src/arm/lithium-arm.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1590 src/arm/lithium-arm.cc ASSERT(to.IsInteger32()); IsInteger32 1622 src/arm/lithium-arm.cc ASSERT(to.IsInteger32()); IsInteger32 1629 src/arm/lithium-arm.cc } else if (from.IsInteger32()) { IsInteger32 1696 src/arm/lithium-arm.cc } else if (input_rep.IsInteger32()) { IsInteger32 1715 src/arm/lithium-arm.cc if (r.IsInteger32()) { IsInteger32 1838 src/arm/lithium-arm.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 1850 src/arm/lithium-arm.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 1863 src/arm/lithium-arm.cc (instr->representation().IsInteger32() && IsInteger32 1869 src/arm/lithium-arm.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 1897 src/arm/lithium-arm.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 1914 src/arm/lithium-arm.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 1928 src/arm/lithium-arm.cc (instr->value()->representation().IsInteger32() && IsInteger32 1935 src/arm/lithium-arm.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 330 src/arm/lithium-codegen-arm.cc if (r.IsInteger32()) { IsInteger32 369 src/arm/lithium-codegen-arm.cc if (r.IsInteger32()) { IsInteger32 400 src/arm/lithium-codegen-arm.cc return chunk_->LookupLiteralRepresentation(op).IsInteger32(); IsInteger32 406 src/arm/lithium-codegen-arm.cc ASSERT(chunk_->LookupLiteralRepresentation(op).IsInteger32()); IsInteger32 424 src/arm/lithium-codegen-arm.cc if (r.IsInteger32()) { IsInteger32 1738 src/arm/lithium-codegen-arm.cc if (r.IsInteger32()) { IsInteger32 3299 src/arm/lithium-codegen-arm.cc } else if (r.IsInteger32()) { IsInteger32 3459 src/arm/lithium-codegen-arm.cc } else if (exponent_type.IsInteger32()) { IsInteger32 4083 src/arm/lithium-codegen-arm.cc ASSERT(instr->hydrogen()->value()->representation().IsInteger32()); IsInteger32 100 src/arm/lithium-codegen-arm.h bool IsInteger32(LConstantOperand* op) const; IsInteger32 251 src/arm/lithium-gap-resolver-arm.cc if (cgen_->IsInteger32(constant_source)) { IsInteger32 259 src/arm/lithium-gap-resolver-arm.cc if (cgen_->IsInteger32(constant_source)) { IsInteger32 859 src/hydrogen-instructions.cc if (!representation().IsInteger32()) return this; IsInteger32 880 src/hydrogen-instructions.cc ASSERT(result->representation().IsInteger32()); IsInteger32 888 src/hydrogen-instructions.cc if (!representation().IsInteger32()) return this; IsInteger32 895 src/hydrogen-instructions.cc if (!representation().IsInteger32()) return this; IsInteger32 942 src/hydrogen-instructions.cc if (value()->representation().IsInteger32()) return value(); IsInteger32 1100 src/hydrogen-instructions.cc result->set_can_be_minus_zero(!representation().IsInteger32()); IsInteger32 1107 src/hydrogen-instructions.cc if (from().IsInteger32() && IsInteger32 1115 src/hydrogen-instructions.cc if (to().IsInteger32()) result->set_can_be_minus_zero(false); IsInteger32 1131 src/hydrogen-instructions.cc if (representation().IsInteger32()) { IsInteger32 1149 src/hydrogen-instructions.cc if (representation().IsInteger32()) { IsInteger32 1166 src/hydrogen-instructions.cc if (representation().IsInteger32()) { IsInteger32 1182 src/hydrogen-instructions.cc if (representation().IsInteger32()) { IsInteger32 1200 src/hydrogen-instructions.cc if (representation().IsInteger32()) { IsInteger32 1225 src/hydrogen-instructions.cc if (representation().IsInteger32()) { IsInteger32 1402 src/hydrogen-instructions.cc has_int32_value_ = IsInteger32(n); IsInteger32 1431 src/hydrogen-instructions.cc if (r.IsInteger32() && !has_int32_value_) return NULL; IsInteger32 1656 src/hydrogen-instructions.cc ASSERT(r.IsInteger32()); IsInteger32 2226 src/hydrogen-instructions.cc if (representation().IsInteger32() && IsInteger32 2227 src/hydrogen-instructions.cc !value()->representation().IsInteger32()) { IsInteger32 2232 src/hydrogen-instructions.cc if (RequiredInputRepresentation(0).IsInteger32() && IsInteger32 2233 src/hydrogen-instructions.cc representation().IsInteger32()) { IsInteger32 2243 src/hydrogen-instructions.cc if (from().IsInteger32()) return NULL; IsInteger32 2248 src/hydrogen-instructions.cc ASSERT(!from().IsInteger32() || !to().IsInteger32()); IsInteger32 2321 src/hydrogen-instructions.cc (value()->IsChange() && HChange::cast(value())->from().IsInteger32())) { IsInteger32 2513 src/hydrogen-instructions.cc if (hint.IsInteger32()) int32_occurred = true; IsInteger32 2518 src/hydrogen-instructions.cc if (value->representation().IsInteger32()) int32_occurred = true; IsInteger32 321 src/hydrogen-instructions.h bool IsInteger32() const { return kind_ == kInteger32; } IsInteger32 2795 src/hydrogen-instructions.h ASSERT(to.IsInteger32()); IsInteger32 1291 src/hydrogen.cc if (test->GetInputRepresentation().IsInteger32()) { IsInteger32 2648 src/hydrogen.cc if (phi->representation().IsInteger32()) { IsInteger32 2728 src/hydrogen.cc if (from.IsInteger32()) { IsInteger32 3269 src/hydrogen.cc ASSERT(new_check->index()->representation().IsInteger32()); IsInteger32 5727 src/hydrogen.cc if (!val->representation().IsInteger32()) { IsInteger32 7023 src/hydrogen.cc if (!left->representation().IsInteger32() || IsInteger32 7024 src/hydrogen.cc !right->representation().IsInteger32()) { IsInteger32 8107 src/hydrogen.cc if (info.IsInteger32()) return Representation::Integer32(); IsInteger32 366 src/ia32/lithium-codegen-ia32.cc ASSERT(chunk_->LookupLiteralRepresentation(op).IsInteger32()); IsInteger32 387 src/ia32/lithium-codegen-ia32.cc return chunk_->LookupLiteralRepresentation(op).IsInteger32(); IsInteger32 1587 src/ia32/lithium-codegen-ia32.cc if (r.IsInteger32()) { IsInteger32 3136 src/ia32/lithium-codegen-ia32.cc } else if (r.IsInteger32()) { IsInteger32 3319 src/ia32/lithium-codegen-ia32.cc } else if (exponent_type.IsInteger32()) { IsInteger32 3915 src/ia32/lithium-codegen-ia32.cc ASSERT(instr->hydrogen()->value()->representation().IsInteger32()); IsInteger32 86 src/ia32/lithium-codegen-ia32.h bool IsInteger32(LConstantOperand* op) const; IsInteger32 309 src/ia32/lithium-gap-resolver-ia32.cc if (cgen_->IsInteger32(constant_source)) { IsInteger32 317 src/ia32/lithium-gap-resolver-ia32.cc if (cgen_->IsInteger32(constant_source)) { IsInteger32 725 src/ia32/lithium-ia32.cc ASSERT(instr->representation().IsInteger32()); IsInteger32 726 src/ia32/lithium-ia32.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 727 src/ia32/lithium-ia32.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1189 src/ia32/lithium-ia32.cc if (instr->representation().IsInteger32()) { IsInteger32 1190 src/ia32/lithium-ia32.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1191 src/ia32/lithium-ia32.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1212 src/ia32/lithium-ia32.cc ASSERT(instr->value()->representation().IsInteger32()); IsInteger32 1213 src/ia32/lithium-ia32.cc ASSERT(instr->representation().IsInteger32()); IsInteger32 1224 src/ia32/lithium-ia32.cc } else if (instr->representation().IsInteger32()) { IsInteger32 1241 src/ia32/lithium-ia32.cc if (dividend->representation().IsInteger32()) { IsInteger32 1245 src/ia32/lithium-ia32.cc HChange::cast(dividend)->from().IsInteger32()) { IsInteger32 1291 src/ia32/lithium-ia32.cc if (instr->representation().IsInteger32()) { IsInteger32 1292 src/ia32/lithium-ia32.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1293 src/ia32/lithium-ia32.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1332 src/ia32/lithium-ia32.cc if (instr->representation().IsInteger32()) { IsInteger32 1333 src/ia32/lithium-ia32.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1334 src/ia32/lithium-ia32.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1357 src/ia32/lithium-ia32.cc if (instr->representation().IsInteger32()) { IsInteger32 1358 src/ia32/lithium-ia32.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1359 src/ia32/lithium-ia32.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1378 src/ia32/lithium-ia32.cc if (instr->representation().IsInteger32()) { IsInteger32 1379 src/ia32/lithium-ia32.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1380 src/ia32/lithium-ia32.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1437 src/ia32/lithium-ia32.cc if (r.IsInteger32()) { IsInteger32 1438 src/ia32/lithium-ia32.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1439 src/ia32/lithium-ia32.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1642 src/ia32/lithium-ia32.cc ASSERT(to.IsInteger32()); IsInteger32 1666 src/ia32/lithium-ia32.cc ASSERT(to.IsInteger32()); IsInteger32 1675 src/ia32/lithium-ia32.cc } else if (from.IsInteger32()) { IsInteger32 1748 src/ia32/lithium-ia32.cc } else if (input_rep.IsInteger32()) { IsInteger32 1770 src/ia32/lithium-ia32.cc if (r.IsInteger32()) { IsInteger32 1903 src/ia32/lithium-ia32.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 1915 src/ia32/lithium-ia32.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 1928 src/ia32/lithium-ia32.cc (instr->representation().IsInteger32() && IsInteger32 1934 src/ia32/lithium-ia32.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 1964 src/ia32/lithium-ia32.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 1981 src/ia32/lithium-ia32.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 1995 src/ia32/lithium-ia32.cc (instr->value()->representation().IsInteger32() && IsInteger32 2002 src/ia32/lithium-ia32.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 2368 src/ic.cc if (left_type.IsInteger32() && right_type.IsInteger32()) { IsInteger32 298 src/mips/lithium-codegen-mips.cc if (r.IsInteger32()) { IsInteger32 337 src/mips/lithium-codegen-mips.cc if (r.IsInteger32()) { IsInteger32 366 src/mips/lithium-codegen-mips.cc return chunk_->LookupLiteralRepresentation(op).IsInteger32(); IsInteger32 372 src/mips/lithium-codegen-mips.cc ASSERT(chunk_->LookupLiteralRepresentation(op).IsInteger32()); IsInteger32 390 src/mips/lithium-codegen-mips.cc if (r.IsInteger32()) { IsInteger32 1467 src/mips/lithium-codegen-mips.cc if (r.IsInteger32()) { IsInteger32 3054 src/mips/lithium-codegen-mips.cc } else if (r.IsInteger32()) { IsInteger32 3228 src/mips/lithium-codegen-mips.cc } else if (exponent_type.IsInteger32()) { IsInteger32 3867 src/mips/lithium-codegen-mips.cc ASSERT(instr->hydrogen()->value()->representation().IsInteger32()); IsInteger32 100 src/mips/lithium-codegen-mips.h bool IsInteger32(LConstantOperand* op) const; IsInteger32 255 src/mips/lithium-gap-resolver-mips.cc if (cgen_->IsInteger32(constant_source)) { IsInteger32 263 src/mips/lithium-gap-resolver-mips.cc if (cgen_->IsInteger32(constant_source)) { IsInteger32 700 src/mips/lithium-mips.cc ASSERT(instr->representation().IsInteger32()); IsInteger32 701 src/mips/lithium-mips.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 702 src/mips/lithium-mips.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1132 src/mips/lithium-mips.cc if (instr->representation().IsInteger32()) { IsInteger32 1133 src/mips/lithium-mips.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1134 src/mips/lithium-mips.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1153 src/mips/lithium-mips.cc ASSERT(instr->value()->representation().IsInteger32()); IsInteger32 1154 src/mips/lithium-mips.cc ASSERT(instr->representation().IsInteger32()); IsInteger32 1164 src/mips/lithium-mips.cc } else if (instr->representation().IsInteger32()) { IsInteger32 1187 src/mips/lithium-mips.cc if (instr->representation().IsInteger32()) { IsInteger32 1188 src/mips/lithium-mips.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1189 src/mips/lithium-mips.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1228 src/mips/lithium-mips.cc if (instr->representation().IsInteger32()) { IsInteger32 1229 src/mips/lithium-mips.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1230 src/mips/lithium-mips.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1259 src/mips/lithium-mips.cc if (instr->representation().IsInteger32()) { IsInteger32 1260 src/mips/lithium-mips.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1261 src/mips/lithium-mips.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1279 src/mips/lithium-mips.cc if (instr->representation().IsInteger32()) { IsInteger32 1280 src/mips/lithium-mips.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1281 src/mips/lithium-mips.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1338 src/mips/lithium-mips.cc if (r.IsInteger32()) { IsInteger32 1339 src/mips/lithium-mips.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1340 src/mips/lithium-mips.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1527 src/mips/lithium-mips.cc ASSERT(to.IsInteger32()); IsInteger32 1559 src/mips/lithium-mips.cc ASSERT(to.IsInteger32()); IsInteger32 1566 src/mips/lithium-mips.cc } else if (from.IsInteger32()) { IsInteger32 1634 src/mips/lithium-mips.cc } else if (input_rep.IsInteger32()) { IsInteger32 1653 src/mips/lithium-mips.cc if (r.IsInteger32()) { IsInteger32 1776 src/mips/lithium-mips.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 1788 src/mips/lithium-mips.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 1802 src/mips/lithium-mips.cc (representation.IsInteger32() && IsInteger32 1808 src/mips/lithium-mips.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 1836 src/mips/lithium-mips.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 1853 src/mips/lithium-mips.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 1868 src/mips/lithium-mips.cc (representation.IsInteger32() && IsInteger32 1875 src/mips/lithium-mips.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 153 src/type-info.h inline bool IsInteger32() { IsInteger32 314 src/x64/lithium-codegen-x64.cc chunk_->LookupLiteralRepresentation(op).IsInteger32(); IsInteger32 326 src/x64/lithium-codegen-x64.cc ASSERT(chunk_->LookupLiteralRepresentation(op).IsInteger32()); IsInteger32 1476 src/x64/lithium-codegen-x64.cc if (r.IsInteger32()) { IsInteger32 3016 src/x64/lithium-codegen-x64.cc } else if (r.IsInteger32()) { IsInteger32 3203 src/x64/lithium-codegen-x64.cc } else if (exponent_type.IsInteger32()) { IsInteger32 3823 src/x64/lithium-codegen-x64.cc ASSERT(instr->hydrogen()->value()->representation().IsInteger32()); IsInteger32 705 src/x64/lithium-x64.cc ASSERT(instr->representation().IsInteger32()); IsInteger32 706 src/x64/lithium-x64.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 707 src/x64/lithium-x64.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1131 src/x64/lithium-x64.cc if (instr->representation().IsInteger32()) { IsInteger32 1132 src/x64/lithium-x64.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1133 src/x64/lithium-x64.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1152 src/x64/lithium-x64.cc ASSERT(instr->value()->representation().IsInteger32()); IsInteger32 1153 src/x64/lithium-x64.cc ASSERT(instr->representation().IsInteger32()); IsInteger32 1164 src/x64/lithium-x64.cc } else if (instr->representation().IsInteger32()) { IsInteger32 1181 src/x64/lithium-x64.cc if (dividend->representation().IsInteger32()) { IsInteger32 1185 src/x64/lithium-x64.cc HChange::cast(dividend)->from().IsInteger32()) { IsInteger32 1229 src/x64/lithium-x64.cc if (instr->representation().IsInteger32()) { IsInteger32 1230 src/x64/lithium-x64.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1231 src/x64/lithium-x64.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1270 src/x64/lithium-x64.cc if (instr->representation().IsInteger32()) { IsInteger32 1271 src/x64/lithium-x64.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1272 src/x64/lithium-x64.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1291 src/x64/lithium-x64.cc if (instr->representation().IsInteger32()) { IsInteger32 1292 src/x64/lithium-x64.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1293 src/x64/lithium-x64.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1312 src/x64/lithium-x64.cc if (instr->representation().IsInteger32()) { IsInteger32 1313 src/x64/lithium-x64.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1314 src/x64/lithium-x64.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1379 src/x64/lithium-x64.cc if (r.IsInteger32()) { IsInteger32 1380 src/x64/lithium-x64.cc ASSERT(instr->left()->representation().IsInteger32()); IsInteger32 1381 src/x64/lithium-x64.cc ASSERT(instr->right()->representation().IsInteger32()); IsInteger32 1577 src/x64/lithium-x64.cc ASSERT(to.IsInteger32()); IsInteger32 1598 src/x64/lithium-x64.cc ASSERT(to.IsInteger32()); IsInteger32 1602 src/x64/lithium-x64.cc } else if (from.IsInteger32()) { IsInteger32 1669 src/x64/lithium-x64.cc } else if (input_rep.IsInteger32()) { IsInteger32 1690 src/x64/lithium-x64.cc if (r.IsInteger32()) { IsInteger32 1818 src/x64/lithium-x64.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 1830 src/x64/lithium-x64.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 1843 src/x64/lithium-x64.cc (instr->representation().IsInteger32() && IsInteger32 1849 src/x64/lithium-x64.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 1876 src/x64/lithium-x64.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 1893 src/x64/lithium-x64.cc ASSERT(instr->key()->representation().IsInteger32()); IsInteger32 1907 src/x64/lithium-x64.cc (instr->value()->representation().IsInteger32() && IsInteger32 1914 src/x64/lithium-x64.cc ASSERT(instr->key()->representation().IsInteger32());