Searched refs:EMPTY_VALUE (Results 1 – 4 of 4) sorted by relevance
12 public static final String EMPTY_VALUE = "@empty"; field in AttributeResource58 return EMPTY_VALUE.equals(trimmedValue); in isEmpty()97 return EMPTY_VALUE.equals(value); in isEmpty()
113 traceBranchTargets = InstructionOffsetValue.EMPTY_VALUE; in returnFromMethod()122 traceBranchTargets = InstructionOffsetValue.EMPTY_VALUE; in throwException()
33 public static final InstructionOffsetValue EMPTY_VALUE = new InstructionOffsetValue(); field in InstructionOffsetValue
737 InstructionOffsetValue traceValue = InstructionOffsetValue.EMPTY_VALUE; in evaluateSingleInstructionBlock()