Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-typed-lowering.cc34 bool GetCompareNumberOperationHint(NumberOperationHint* hint) { in GetCompareNumberOperationHint() function in v8::internal::compiler::JSBinopReduction
808 } else if (r.GetCompareNumberOperationHint(&hint)) { in ReduceJSComparison()
972 } else if (r.GetCompareNumberOperationHint(&hint)) { in ReduceJSEqual()
1029 } else if (r.GetCompareNumberOperationHint(&hint)) { in ReduceJSStrictEqual()