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

Class V8

src/main/java/com/eclipsesource/v8/V8.java:41–1697  ·  view source on GitHub ↗

An isolated V8Runtime. All JavaScript execution must exist on a single runtime, and data is not shared between runtimes. A runtime must be created and released when finished. All access to a runtime must come from the same thread, unless the thread explicitly gives up control using the V8Locker. A

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