Searched refs:ToState (Results 1 – 6 of 6) sorted by relevance
199 return BinaryOpIC::ToState(runtime_operands_type_); in GetICState()322 return TRBinaryOpIC::ToState(operands_type_); in GetICState()
165 return TRBinaryOpIC::ToState(operands_type_); in GetICState()
167 return TRBinaryOpIC::ToState(operands_type_); in GetICState()
178 return TRBinaryOpIC::ToState(operands_type_); in GetICState()
599 static State ToState(TypeInfo type_info);
2000 TRBinaryOpIC::State TRBinaryOpIC::ToState(TypeInfo type_info) { in ToState() function in v8::internal::TRBinaryOpIC