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