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