GetTypeInfo 2404 src/ic.cc UnaryOpIC::TypeInfo type = UnaryOpIC::GetTypeInfo(operand); GetTypeInfo 2456 src/ic.cc BinaryOpIC::TypeInfo type = BinaryOpIC::GetTypeInfo(left, right); GetTypeInfo 747 src/ic.h static TypeInfo GetTypeInfo(Handle<Object> operand); GetTypeInfo 775 src/ic.h static TypeInfo GetTypeInfo(Handle<Object> left, Handle<Object> right);