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–2015 JRuby. All rights reserved.