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