Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify the (lack of) constructor arguments. #33

Closed
johnjbarton opened this issue Mar 11, 2015 · 2 comments
Closed

Specify the (lack of) constructor arguments. #33

johnjbarton opened this issue Mar 11, 2015 · 2 comments

Comments

@johnjbarton
Copy link

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

@caridy
Copy link
Contributor

caridy commented Aug 21, 2015

Solved by #65.

## Reflect.Loader()

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

...

@caridy
Copy link
Contributor

caridy commented Aug 21, 2015

@caridy caridy closed this as completed Aug 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants