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

/external/chromium_org/v8/src/
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 85 milliseconds