|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CodeVersion | |
---|---|
org.jruby.compiler.ir | |
org.jruby.compiler.ir.instructions |
Uses of CodeVersion in org.jruby.compiler.ir |
---|
Methods in org.jruby.compiler.ir that return CodeVersion | |
---|---|
CodeVersion |
IR_Method.getCodeVersionToken()
|
static CodeVersion |
CodeVersion.getVersionToken()
|
Uses of CodeVersion in org.jruby.compiler.ir.instructions |
---|
Constructors in org.jruby.compiler.ir.instructions with parameters of type CodeVersion | |
---|---|
ASSERT_METHOD_VERSION_Instr(IR_Module module,
java.lang.String methodName,
CodeVersion currVersion,
Label deoptLabel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |