Searched refs:BytecodeOperandSignedShort (Results 1 – 2 of 2) sorted by relevance
340 compiler::Node* BytecodeOperandSignedShort(
448 Node* InterpreterAssembler::BytecodeOperandSignedShort( in BytecodeOperandSignedShort() function in v8::internal::interpreter::InterpreterAssembler509 return BytecodeOperandSignedShort(operand_index, needs_poisoning); in BytecodeSignedOperand()