jorendorff / js-loaders

Pseudoimplementation of the proposed ES6 module loaders.
54 stars 7 forks source link

1.6.3.6 Loader.prototype.module ( source, options ) #71

Open arv opened 10 years ago

arv commented 10 years ago
  1. Set successCallback.[[Load]] to load.

EvaluateLoadedModule does not have an internal slot called [[Load]].