Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h333 static int const kBinaryOperationHintIndex = 1; variable
Dbytecode-graph-builder.cc1540 bytecode_iterator().GetIndexOperand(kBinaryOperationHintIndex)); in BuildBinaryOp()
1582 javascript()->Add(GetBinaryOperationHint(kBinaryOperationHintIndex))); in VisitAdd()