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

Class Mirror

src/main/java/com/eclipsesource/v8/debug/mirror/Mirror.java:41–294  ·  view source on GitHub ↗

A mirror is used to represent a copy (mirror) of a runtime object during a debug session. Mirror hierarchy: - Mirror - ValueMirror - UndefinedMirror - NullMirror - NumberMirror - StringMirror - ObjectMirror - FunctionMirror - UnresolvedFunctionMi

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