Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-type-hint-lowering.cc88 bool GetCompareNumberOperationHint(NumberOperationHint* hint) { in GetCompareNumberOperationHint() function in v8::internal::compiler::JSSpeculativeBinopBuilder
222 if (GetCompareNumberOperationHint(&hint)) { in TryBuildNumberCompare()
Djs-typed-lowering.cc41 bool GetCompareNumberOperationHint(NumberOperationHint* hint) { in GetCompareNumberOperationHint() function in v8::internal::compiler::JSBinopReduction
920 } else if (r.GetCompareNumberOperationHint(&hint) && in ReduceJSStrictEqual()