Searched refs:NeitherInputCanBe (Results 1 – 1 of 1) sorted by relevance
244 bool NeitherInputCanBe(Type* t) { in NeitherInputCanBe() function in v8::internal::compiler::JSBinopReduction460 if (r.NeitherInputCanBe(Type::StringOrReceiver()) && !r.IsStrong()) { in ReduceJSAdd()