jorendorff / js-loaders

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

1.1.2.6 LoadModule(loader, name, options) Abstract Operation #65

Closed arv closed 10 years ago

arv commented 10 years ago
  1. Set F.[[ModuleSource]] to source

source is not defined

jorendorff commented 10 years ago

Thanks.