Home
last modified time | relevance | path

Searched refs:OperandScaleAsIndex (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-operands.h153 static constexpr int OperandScaleAsIndex(OperandScale operand_scale) { in OperandScaleAsIndex() function in v8::internal::interpreter::OperandScale::OperandSize::OperandType::ImplicitRegisterUse::BytecodeOperands
H A Dinterpreter.cc138 return index + BytecodeOperands::OperandScaleAsIndex(operand_scale) * in GetDispatchTableIndex()

Completed in 2 milliseconds