MCPcopy Create free account
hub / github.com/eclipsesource/J2V8 / V8Executor

Class V8Executor

src/main/java/com/eclipsesource/v8/utils/V8Executor.java:34–253  ·  view source on GitHub ↗

Executes a JS Script on a new V8 runtime in its own thread, and once finished, will optionally wait on a message queue. If the executor is not long running, when the JS Script finishes, the executor will shutdown. If the executor is long running, the the script will execute, and when finished, the

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected