Home
last modified time | relevance | path

Searched defs:AsJSON (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dgraph-visualizer.h56 AsJSON(const SourcePosition& sp) { in AsJSON() function
65 V8_INLINE V8_EXPORT_PRIVATE NodeOriginAsJSON AsJSON(const NodeOrigin& no) { in AsJSON() function
136 V8_INLINE V8_EXPORT_PRIVATE GraphAsJSON AsJSON(const Graph& g, in AsJSON() function
/third_party/node/deps/v8/src/diagnostics/
Dcompilation-statistics.cc59 std::string CompilationStatistics::BasicStats::AsJSON() { in AsJSON() function in v8::internal::CompilationStatistics::BasicStats