archives

« Bugzilla Issues Index

#2972 — 15.2.4.6 ProcessLoadDependencies description is vague


15.2.4.6 ProcessLoadDependencies(load, loader, depsList) Abstract Operation

The ProcessLoadDependencies abstract operation is called after one module has nearly finished loading.

nearly ? one parsec?

I guess this would be better:

The ProcessLoadDependencies abstract operation is called after one module has been processed by instatiate(); we know its dependencies (if any) and we need to load them before completing the work on the module.


fixed in rev28 editor's draft


fixed in rev28