public interface Specializeable
Modifier and Type | Method and Description |
---|---|
CallBase |
specializeForInterpretation()
Interpreter can ask the instruction if it knows how to make a more
efficient instruction for direct interpretation.
|
CallBase specializeForInterpretation()
Copyright © 2001-2013 JRuby. All Rights Reserved.