HomeSort by relevance Sort by last modified time
    Searched defs:Bytecode (Results 1 - 11 of 11) sorted by null

  /external/v8/src/interpreter/
bytecodes.h 52 // Define one debug break bytecode for each possible size of unscaled
53 // bytecodes. Format is V(<bytecode>, <accumulator_use>, <operands>).
263 /* Illegal bytecode (terminates execution) */ \
341 enum class Bytecode : uint8_t {
347 // evaluate to the same value as the last real bytecode.
381 // Returns the register for the bytecode array.
385 // Returns the register for the saved bytecode offset.
391 // bytecode.
441 // Returns string representation of |bytecode|.
442 static const char* ToString(Bytecode bytecode)
    [all...]
  /external/javassist/src/main/javassist/bytecode/
Bytecode.java 2 * Javassist, a Java-bytecode translator toolkit.
16 package javassist.bytecode;
93 * A utility class for producing a bytecode sequence.
95 * <p>A <code>Bytecode</code> object is an unbounded array
96 * containing bytecode. For example,
99 * Bytecode b = new Bytecode(cp, 1, 0);
104 * <p>This program produces a Code attribute including a bytecode
113 public class Bytecode extends ByteVector implements Cloneable, Opcode {
116 * constant pool table given to this <code>Bytecode</code> object
    [all...]
  /prebuilts/tools/common/m2/repository/org/antlr/ST4/4.0.8/
ST4-4.0.8.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/ST4/4.0.8/
ST4-4.0.8.jar 
  /external/guice/extensions/persist/lib/
javassist.jar 
  /prebuilts/tools/common/m2/repository/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 
  /external/guice/extensions/struts2/lib/
javassist.jar 
  /external/robolectric/v1/lib/main/
javassist-3.14.0-GA.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 

Completed in 594 milliseconds