I mean file path or file name, not the file contents. On Fri, Dec 22, 2017 at 12:54 PM, Rocky Bernstein wrote: > The file from which the bytecode was compiled from. > > A SHA of the source code that the compilation came from. That way one can > be more confident that this bytecode file goes with this particular source > code and not another file with the same name. If the SHA is too > computationally expensive, then a checksum or even size of the file might > be helpful. >