Home | History | Annotate | Download | only in bytecode

Lines Matching full:appended

216      * is appended.  A <code>Bytecode</code> object maintains the current
218 * by <code>addOpcode()</code>. For example, if DUP is appended,
222 * appended, the current stack depth may not be correctly maintained.