Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-typed-lowering.cc240 bool OneInputCannotBe(Type* t) { in OneInputCannotBe() function in v8::internal::compiler::JSBinopReduction
580 if (r.OneInputCannotBe(Type::StringOrReceiver())) { in ReduceJSComparison()
680 if (r.OneInputCannotBe(Type::NumberOrString())) { in ReduceJSStrictEqual()