Home
last modified time | relevance | path

Searched refs:PrintJSON (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Dobject-stats.h117 void PrintJSON(const char* key);
H A Dobject-stats.cc222 void ObjectStats::PrintJSON(const char* key) { in PrintJSON() function in v8::internal::ObjectStats
H A Dmark-compact.cc2356 heap()->live_object_stats_->PrintJSON("live"); in RecordObjectStats()
2357 heap()->dead_object_stats_->PrintJSON("dead"); in RecordObjectStats()
/third_party/node/deps/v8/tools/mb/
H A Dmb.py925 self.PrintJSON(inp)
1031 self.PrintJSON(outp)
1118 def PrintJSON(self, obj): member in MetaBuildWrapper

Completed in 14 milliseconds