Searched refs:SerializeTraceNode (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dheap-snapshot-generator.h591 void SerializeTraceNode(AllocationTraceNode* node);
H A Dheap-snapshot-generator.cc2992 SerializeTraceNode(traces->root());
2996 void HeapSnapshotJSONSerializer::SerializeTraceNode(AllocationTraceNode* node) { function in class:v8::internal::OutputStreamWriter::HeapSnapshotJSONSerializer
3020 SerializeTraceNode(children[i]);

Completed in 110 milliseconds