whatwg / loader

Loader Standard
https://whatwg.github.io/loader/
Creative Commons Zero v1.0 Universal
607 stars 45 forks source link

Specify the (lack of) constructor arguments. #33

Closed johnjbarton closed 9 years ago

johnjbarton commented 9 years ago

According to @guybedford on https://github.com/google/traceur-compiler/pull/1802, a Loader can be constructed with no arguments. This constraint should be part of the spec so we can rely on it.

caridy commented 9 years ago

Solved by https://github.com/whatwg/loader/pull/65.

## Reflect.Loader()

When Reflect.Loader is called with no arguments, the following steps are taken:

...
caridy commented 9 years ago

https://whatwg.github.io/loader/#new-reflect-loader