FIRST_TYPE       2125 src/arm/lithium-codegen-arm.cc   if (from == FIRST_TYPE) return to;
FIRST_TYPE       2136 src/arm/lithium-codegen-arm.cc   if (from == FIRST_TYPE) return ls;
FIRST_TYPE       1964 src/ia32/lithium-codegen-ia32.cc   if (from == FIRST_TYPE) return to;
FIRST_TYPE       1975 src/ia32/lithium-codegen-ia32.cc   if (from == FIRST_TYPE) return below_equal;
FIRST_TYPE       1855 src/mips/lithium-codegen-mips.cc   if (from == FIRST_TYPE) return to;
FIRST_TYPE       1866 src/mips/lithium-codegen-mips.cc   if (from == FIRST_TYPE) return ls;
FIRST_TYPE        299 src/objects-debug.cc   ASSERT(FIRST_TYPE <= instance_type() && instance_type() <= LAST_TYPE);
FIRST_TYPE        694 src/objects.h    ValueInfo() : type(FIRST_TYPE), ptr(NULL), str(NULL), number(0) { }
FIRST_TYPE       1844 src/x64/lithium-codegen-x64.cc   if (from == FIRST_TYPE) return to;
FIRST_TYPE       1855 src/x64/lithium-codegen-x64.cc   if (from == FIRST_TYPE) return below_equal;