One frame of the bounded call-graph annotation captured on
IRCommit.callGraph.
Remarks
Best-effort projection of the synchronous JS call stack at commit
time. site is the symbolic name from the V8 / JSC stack-trace
API; source and line are populated when the host's stack-trace
API exposes them (V8 typically does in dev; production-minified
builds may omit). All three fields are JSON-safe.
One frame of the bounded call-graph annotation captured on IRCommit.callGraph.
Remarks
Best-effort projection of the synchronous JS call stack at commit time.
siteis the symbolic name from the V8 / JSC stack-trace API;sourceandlineare populated when the host's stack-trace API exposes them (V8 typically does in dev; production-minified builds may omit). All three fields are JSON-safe.