Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-type-hint-lowering.cc20 bool BinaryOperationHintToNumberOperationHint( in BinaryOperationHintToNumberOperationHint() function
73 return BinaryOperationHintToNumberOperationHint(GetBinaryOperationHint(), in GetBinaryNumberOperationHint()
393 if (BinaryOperationHintToNumberOperationHint( in ReduceToNumberOperation()