Searched defs:GraphAsJSON (Results 1 – 1 of 1) sorted by relevance
128 struct GraphAsJSON { struct129 GraphAsJSON(const Graph& g, SourcePositionTable* p, NodeOriginTable* o) in GraphAsJSON() function136 V8_INLINE V8_EXPORT_PRIVATE GraphAsJSON AsJSON(const Graph& g, in AsJSON() argument