Searched defs:notStatic (Results 1 – 1 of 1) sorted by relevance
744 private int doPutField(int pos, byte[] code, boolean notStatic) throws BadBytecode { in doPutField()758 private int doGetField(int pos, byte[] code, boolean notStatic) throws BadBytecode { in doGetField()766 private void setFieldTarget(boolean notStatic, int index) throws BadBytecode { in setFieldTarget()819 private int doInvokeMethod(int pos, byte[] code, boolean notStatic) throws BadBytecode { in doInvokeMethod()