Searched refs:SerializeTraceNode (Results 1 – 2 of 2) sorted by relevance
603 void SerializeTraceNode(AllocationTraceNode* node);
2990 SerializeTraceNode(traces->root()); in SerializeTraceTree()2994 void HeapSnapshotJSONSerializer::SerializeTraceNode(AllocationTraceNode* node) { in SerializeTraceNode() function in v8::internal::HeapSnapshotJSONSerializer3018 SerializeTraceNode(children[i]); in SerializeTraceNode()