Searched refs:convertToByte (Results 1 – 5 of 5) sorted by relevance
37 public IntegerValue convertToByte() in convertToByte() method in UnknownIntegerValue
37 public IntegerValue convertToByte() in convertToByte() method in SpecificIntegerValue
57 public IntegerValue convertToByte() in convertToByte() method in ParticularIntegerValue
51 public abstract IntegerValue convertToByte(); in convertToByte() method in IntegerValue
472 stack.push(stack.ipop().convertToByte()); in visitSimpleInstruction()