Home
last modified time | relevance | path

Searched refs:SizeOfOperand (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-decoder.cc41 switch (Bytecodes::SizeOfOperand(operand_type, operand_scale)) { in DecodeSignedOperand()
61 switch (Bytecodes::SizeOfOperand(operand_type, operand_scale)) { in DecodeUnsignedOperand()
H A Dbytecode-register.h59 OperandSize SizeOfOperand() const;
H A Dbytecode-register.cc94 OperandSize Register::SizeOfOperand() const { in SizeOfOperand() function in v8::internal::interpreter::Register
H A Dbytecodes.h972 static OperandSize SizeOfOperand(OperandType operand_type,

Completed in 4 milliseconds