Searched refs:SerializeTraceNode (Results 1 – 2 of 2) sorted by relevance
682 void SerializeTraceNode(AllocationTraceNode* node);
3093 SerializeTraceNode(traces->root()); in SerializeTraceTree()3097 void HeapSnapshotJSONSerializer::SerializeTraceNode(AllocationTraceNode* node) { in SerializeTraceNode() function in v8::internal::HeapSnapshotJSONSerializer3120 SerializeTraceNode(child); in SerializeTraceNode()