ToState 136 src/arm/code-stubs-arm.h return UnaryOpIC::ToState(operand_type_); ToState 235 src/arm/code-stubs-arm.h return BinaryOpIC::ToState(operands_type_); ToState 148 src/ia32/code-stubs-ia32.h return UnaryOpIC::ToState(operand_type_); ToState 235 src/ia32/code-stubs-ia32.h return BinaryOpIC::ToState(operands_type_); ToState 745 src/ic.h static State ToState(TypeInfo type_info); ToState 773 src/ic.h static State ToState(TypeInfo type_info); ToState 137 src/mips/code-stubs-mips.h return UnaryOpIC::ToState(operand_type_); ToState 236 src/mips/code-stubs-mips.h return BinaryOpIC::ToState(operands_type_); ToState 151 src/x64/code-stubs-x64.h return UnaryOpIC::ToState(operand_type_); ToState 237 src/x64/code-stubs-x64.h return BinaryOpIC::ToState(operands_type_);