The intention is that the data for the comment is populated by tools
//# functionsCalledOnLoad=xxxx
Some programs are loaded as a concatenated JavaScript file, but each entry point sees a different set of concatenated files, and not necessarily in the same order, even for the same set.
This will require back-propagating the data into comments in the individual files.
This issue is to ensure the design enables this back-propagation.
The intention is that the data for the comment is populated by tools
//# functionsCalledOnLoad=xxxxSome programs are loaded as a concatenated JavaScript file, but each entry point sees a different set of concatenated files, and not necessarily in the same order, even for the same set.
This will require back-propagating the data into comments in the individual files.
This issue is to ensure the design enables this back-propagation.