public interface ECMAEngine
| Modifier and Type | Method and Description |
|---|---|
static java.util.regex.Pattern[] |
allowedHostClassFilters() |
org.graalvm.polyglot.io.FileSystem |
fileSystem() |
Runtime |
newContext()
return a new context for this engine.
|
static ECMAEngine |
newEngine(io.vertx.core.Vertx vertx) |
static ECMAEngine newEngine(io.vertx.core.Vertx vertx)
static java.util.regex.Pattern[] allowedHostClassFilters()
Runtime newContext()
org.graalvm.polyglot.io.FileSystem fileSystem()
Copyright © 2019. All Rights Reserved.