Meta data for llnode - Node.js version 8 #50
Description
In discussions at NodeConf EU I learned that we don't have the meta data needed for llnode in Node.js version 8.
It sounds like the change to the turbofan pipeline in V8 meant that there were so many changes that those who usually maintained the meta data were not able to keep up.
I think we need to
-
Identify who (sadly I don't know off the top of my head who was doing this valuable work recently) had been doing the work in order to get some context on how to do it efficiently.
-
Put together a plan and volunteers to help get the data up to date for Version 8
-
Identify volunteers to keep the data up to date
-
Put testing in place/notifications so that we have CI failures when the data is not up to date. We may want some sort of step that validates this as part of the release process.
@yunong who mentioned this to me
@MylesBorins who asked if we had a in issue covering this.