Searched defs:toJson (Results 1 – 4 of 4) sorted by relevance
59 public toJson(): { nodes: Module[]; edges: any[]; categories: {} } { method in ModuleDepsGraph
70 public toJson(): { nodes: File[]; edges: any[]; categories: {} } { method in FileDepsGraph
192 JSHandle<JSTaggedValue> toJson = thread_->GlobalConstants()->GetHandledToJsonString(); in GetSerializeValue() local
191 JSHandle<JSTaggedValue> toJson = thread_->GlobalConstants()->GetHandledToJsonString(); in GetSerializeValue() local