Source code
Revision control
Copy as Markdown
Other Tools
// |reftest| module
// which triggers GetModuleNamespace for this module. GetModuleNamespace calls GetExportedNames on
// the current module, which in turn resolves and calls GetExportedNames on all |export*| entries.
if (typeof reportCompare === "function")
reportCompare(0, 0);