HomeSort by relevance Sort by last modified time
    Searched refs:IsScalableSignedByte (Results 1 - 2 of 2) sorted by null

  /external/v8/src/interpreter/
bytecode-operands.h 149 static constexpr bool IsScalableSignedByte(OperandType operand_type) {
bytecode-pipeline.h 343 } else if (BytecodeOperands::IsScalableSignedByte(operand_type)) {

Completed in 49 milliseconds