Searched defs:AsJSON (Results 1 – 2 of 2) sorted by relevance
56 AsJSON(const SourcePosition& sp) { in AsJSON() function65 V8_INLINE V8_EXPORT_PRIVATE NodeOriginAsJSON AsJSON(const NodeOrigin& no) { in AsJSON() function136 V8_INLINE V8_EXPORT_PRIVATE GraphAsJSON AsJSON(const Graph& g, in AsJSON() function
59 std::string CompilationStatistics::BasicStats::AsJSON() { in AsJSON() function in v8::internal::CompilationStatistics::BasicStats