Searched defs:Bytecode (Results 1 – 2 of 2) sorted by relevance
341 enum class Bytecode : uint8_t { enum
113 public class Bytecode extends ByteVector implements Cloneable, Opcode { class138 public Bytecode(ConstPool cp, int stacksize, int localvars) { in Bytecode() method in Bytecode155 public Bytecode(ConstPool cp) { in Bytecode() method in Bytecode