Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h440 static int const kUnaryOperationHintIndex = 0; variable
Dbytecode-graph-builder.cc2142 bytecode_iterator().GetSlotOperand(kUnaryOperationHintIndex); in BuildUnaryOp()