Searched refs:SerializeTraceNode (Results 1 – 2 of 2) sorted by relevance
621 void SerializeTraceNode(AllocationTraceNode* node);
2923 SerializeTraceNode(traces->root()); in SerializeTraceTree()2927 void HeapSnapshotJSONSerializer::SerializeTraceNode(AllocationTraceNode* node) { in SerializeTraceNode() function in v8::internal::HeapSnapshotJSONSerializer2951 SerializeTraceNode(child); in SerializeTraceNode()