Searched refs:BytecodeOperandSignedShort (Results 1 – 2 of 2) sorted by relevance
346 TNode<Int16T> BytecodeOperandSignedShort(int operand_index);
454 TNode<Int16T> InterpreterAssembler::BytecodeOperandSignedShort( in BytecodeOperandSignedShort() function in v8::internal::interpreter::InterpreterAssembler514 return BytecodeOperandSignedShort(operand_index); in BytecodeSignedOperand()