public class MethodJITClassGenerator extends JITClassGenerator
bytecode, CLASS_METHOD_DELIMITER, className, compileTime, digestString, methodName, name, packageName, visitor| Constructor and Description |
|---|
MethodJITClassGenerator(String className,
String methodName,
String key,
Ruby ruby,
MixedModeIRMethod method,
JVMVisitor visitor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
compile(JVMVisitorMethodContext context) |
void |
generate() |
String |
toString() |
bytecode, namepublic MethodJITClassGenerator(String className, String methodName, String key, Ruby ruby, MixedModeIRMethod method, JVMVisitor visitor)
protected void compile(JVMVisitorMethodContext context)
public void generate()
Copyright © 2001-2017 JRuby. All Rights Reserved.