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