Searched refs:opInvokeStatic (Results 1 – 2 of 2) sorted by relevance
633 invoke(Rops.opInvokeStatic(method.prototype(true)), method, target, null, args); in invokeStatic()
1204 return opInvokeStatic(((CstMethodRef) cst).getPrototype()); in ropFor()1983 public static Rop opInvokeStatic(Prototype meth) { in opInvokeStatic() method in Rops