Home
last modified time | relevance | path

Searched refs:NeitherInputCanBe (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Djs-typed-lowering.cc349 bool NeitherInputCanBe(Type t) { in NeitherInputCanBe() function in v8::internal::compiler::JSBinopReduction
431 r.NeitherInputCanBe(Type::StringOrReceiver())) { in ReduceSpeculativeNumberAdd()
507 r.NeitherInputCanBe(Type::StringOrReceiver())) { in ReduceJSAdd()
589 if (r.NeitherInputCanBe(Type::Receiver())) { in ReduceJSAdd()