FWIW, I imported these file in our most recent YARR update (that was probably around a year ago?). Both files were directly from WebKit SVN. I didn't attempt to do any generation from the .js file.
-David On 06/18/2013 06:18 PM, Nicholas Nethercote wrote: > Hi, > > YarrCanonicalizeUCS2.cpp is autogenerated by YarrCanonicalizeUCS2.js, > and yet we have a copy checked into the repository. Furthermore, if > you run YarrCanonicalizeUCS2.js the output doesn't match our in-repo > version of YarrCanonicalizeUCS2.cpp. Part of that is superficial > changes, such as the addition of |const| qualifiers, but the actual > data tables also don't match in a few places. > > Does anyone (sstangl?) understand this file enough to know if > something needs to be done? > > Nick > _______________________________________________ > dev-tech-js-engine-internals mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals > _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

