Searched refs:BytecodeOperandSignedShort (Results 1 – 2 of 2) sorted by relevance
319 TNode<Int16T> BytecodeOperandSignedShort(
470 TNode<Int16T> InterpreterAssembler::BytecodeOperandSignedShort( in BytecodeOperandSignedShort() function in v8::internal::interpreter::InterpreterAssembler534 return BytecodeOperandSignedShort(operand_index, needs_poisoning); in BytecodeSignedOperand()