Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
Dbytecode-node.h252 } else if (Bytecodes::OperandIsScalableUnsignedByte(bytecode(), in UpdateScaleForOperand()
Dbytecodes.h843 static bool OperandIsScalableUnsignedByte(Bytecode bytecode, in OperandIsScalableUnsignedByte() function
852 OperandIsScalableUnsignedByte(bytecode, operand_index); in OperandIsScalable()