Searched refs:BLOCK_EXECUTIONDATA (Results 1 – 2 of 2) sorted by relevance
44 public static final byte BLOCK_EXECUTIONDATA = 0x11; field in ExecutionDataWriter100 out.writeByte(BLOCK_EXECUTIONDATA); in visitClassExecution()
114 case ExecutionDataWriter.BLOCK_EXECUTIONDATA: in readBlock()