Home | History | Annotate | Download | only in stock

Lines Matching defs:methodType

435         TypeId<Method> methodType = TypeId.get(Method.class);
438 "invoke", TypeId.OBJECT, methodType, objectArrayType);
504 Local<Method> thisMethod = code.newLocal(methodType);