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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected