public interface JITMethodGenerator
Modifier and Type | Method and Description |
---|---|
void |
generate(org.python.modules.jffi.AsmClassBuilder builder,
String functionName,
JITSignature signature) |
boolean |
isSupported(JITSignature signature) |
boolean isSupported(JITSignature signature)
void generate(org.python.modules.jffi.AsmClassBuilder builder, String functionName, JITSignature signature)