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

Class V8Object

src/main/java/com/eclipsesource/v8/V8Object.java:28–1005  ·  view source on GitHub ↗

The concrete class for all V8 Objects. V8Objects are JavaScript objects accessible in java. Specialized subclasses exist for V8Arrays and V8Functions. V8Object are JavaScript object with key value pairs. Specific get methods exist to access values as primitives. General get methods also exist, whic

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