Home
last modified time | relevance | path

Searched defs:serializeToDatFileFormat (Results 1 – 2 of 2) sorted by relevance

/third_party/parse5/test/utils/
Dserialize-to-dat-file-format.js80 module.exports = function serializeToDatFileFormat(rootNode, treeAdapter) { function
Dgenerate-parsing-tests.js4 const serializeToDatFileFormat = require('./serialize-to-dat-file-format'); constant