|
||||||||||
| 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 | |
|---|---|
static CodeVersion |
CodeVersion.getClassVersionToken()
|
static CodeVersion |
CodeVersion.getMethodVersionToken()
|
CodeVersion |
IRMethod.getVersion()
|
CodeVersion |
IRModule.getVersion()
|
| Uses of CodeVersion in org.jruby.compiler.ir.instructions |
|---|
| Constructors in org.jruby.compiler.ir.instructions with parameters of type CodeVersion | |
|---|---|
METHOD_VERSION_GUARD_Instr(IRMethod m,
CodeVersion v,
Label failurePathLabel)
|
|
MODULE_VERSION_GUARD_Instr(IRModule m,
CodeVersion v,
Label failurePathLabel)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||