Searched refs:OP_BOOL (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DOpCodes.java274 * [OP_BOOL] (cast operation)
282 public static final int OP_BOOL = 18; field in class:OpCodes
H A DCompiler.java159 case OpCodes.OP_BOOL :
H A DXPathParser.java1183 appendOp(2, OpCodes.OP_BOOL);

Completed in 1321 milliseconds