Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h334 static int const kCountOperationHintIndex = 0; variable
Dbytecode-graph-builder.cc1676 bytecode_iterator().GetIndexOperand(kCountOperationHintIndex)); in VisitInc()
1694 bytecode_iterator().GetIndexOperand(kCountOperationHintIndex)); in VisitDec()