archives

« Bugzilla Issues Index

#3751 — refactor out GetModuleNamespace as its own operation


The [[Namespace]] property of Module Records is lazily computed by need in the linking process. The loader spec also needs this operation, so it should be refactored out as a GetModuleNamespace operation.

See https://gist.github.com/dherman/cad85565e0eb16d0a22d for details.

Dave


fixed in rev34 editor's draft


fixed in rev34