Searched defs:HeapSnapshotJSONSerializer (Results 1 - 1 of 1) sorted by relevance
/external/v8/src/profiler/ | ||
H A D | heap-snapshot-generator.h | 569 class HeapSnapshotJSONSerializer { class in namespace:v8::internal 571 explicit HeapSnapshotJSONSerializer(HeapSnapshot* snapshot) function in class:v8::internal::HeapSnapshotJSONSerializer 620 DISALLOW_COPY_AND_ASSIGN(HeapSnapshotJSONSerializer); |
Completed in 65 milliseconds