public interface FloodControlHandler extends GraalRuntimeServiceProvider
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSuppressedFailure(CompilableTruffleAST compilable,
Supplier<String> serializedException)
Return
true to suppress logging and dumping of a given exception. |
getEngineOptions, getPriorityboolean isSuppressedFailure(CompilableTruffleAST compilable, Supplier<String> serializedException)
true to suppress logging and dumping of a given exception.