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 © 2002-2009 JRuby Team. All Rights Reserved.