Home
last modified time | relevance | path

Searched refs:BytecodeOperandSignedShort (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/interpreter/
Dinterpreter-assembler.h340 compiler::Node* BytecodeOperandSignedShort(
Dinterpreter-assembler.cc448 Node* InterpreterAssembler::BytecodeOperandSignedShort( in BytecodeOperandSignedShort() function in v8::internal::interpreter::InterpreterAssembler
509 return BytecodeOperandSignedShort(operand_index, needs_poisoning); in BytecodeSignedOperand()