Searched refs:SerializeStringTable (Results 1 – 2 of 2) sorted by relevance
129 static void SerializeStringTable(HeapSnapshot *snapshot, StreamWriter *writer);
38 SerializeStringTable(snapshot, writer); // 8. in Serialize()243 void HeapSnapshotJSONSerializer::SerializeStringTable(HeapSnapshot *snapshot, StreamWriter *writer) in SerializeStringTable() function in panda::ecmascript::HeapSnapshotJSONSerializer