When setting the .prototype.source the sourceFile variable is undefined, and setting the sourceFile option doesn't change the .source property on the prototype anymore. By setting the .source property inside the node_loc_t constructor, the correct sourceFile is set in the loc object.
Description
Languages
JavaScript
99.5%
Makefile
0.3%
HTML
0.1%