public interface TruffleSplittingStrategy
Modifier and Type | Method and Description |
---|---|
void |
afterCall(Object returnValue) |
void |
beforeCall(Object[] arguments) |
void |
forceSplitting() |
void beforeCall(Object[] arguments)
void forceSplitting()