Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/compiler/
Djs-builtin-reducer.cc55 bool InputsMatchOne(Type* t1) { in InputsMatchOne() function in v8::internal::compiler::JSCallReduction
101 if (r.InputsMatchOne(Type::Number())) { in ReduceMathSqrt()
117 if (r.InputsMatchOne(Type::Number())) { in ReduceMathMax()