Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dinterpreter-assembler.h334 compiler::Node* BytecodeOperandSignedByte(
Dinterpreter-assembler.cc367 Node* InterpreterAssembler::BytecodeOperandSignedByte( in BytecodeOperandSignedByte() function in v8::internal::interpreter::InterpreterAssembler
507 return BytecodeOperandSignedByte(operand_index, needs_poisoning); in BytecodeSignedOperand()