Home | History | Annotate | Download | only in dx

Lines Matching defs:methodType

171         TypeId<Method> methodType = TypeId.get(Method.class);
173 Local<Method> localMethod = code.newLocal(methodType);