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

Class V8Value

src/main/java/com/eclipsesource/v8/V8Value.java:26–391  ·  view source on GitHub ↗

A base class for all V8 resources. V8 resources must be closed/released. The rules for releasing resources is as follows: 1. If you created it, you must close it, with one exception; if the object is being passed pack via a return statement, the system will release it for you. 2. If the syst

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