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