Searched refs:SizeOfOperand (Results 1 – 4 of 4) sorted by relevance
49 switch (Bytecodes::SizeOfOperand(operand_type)) { in GetRawOperand()
148 OperandSize Bytecodes::SizeOfOperand(OperandType operand_type) { in SizeOfOperand() function in v8::internal::interpreter::Bytecodes
366 static OperandSize SizeOfOperand(OperandType operand);
224 i += static_cast<int>(Bytecodes::SizeOfOperand(operand_type)); in CheckBytecodeArrayEqual()227 switch (Bytecodes::SizeOfOperand(operand_type)) { in CheckBytecodeArrayEqual()