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

Stopify compilation bug involving boxing #412

Open
arjunguha opened this issue Oct 22, 2018 · 2 comments
Open

Stopify compilation bug involving boxing #412

arjunguha opened this issue Oct 22, 2018 · 2 comments

Comments

@arjunguha
Copy link
Member

Vague directions to reproduce:

  1. Create a class that uses super
  2. Apply the Babel transformation to eliminate the class keyword
  3. Apply stopify and it will break. It seems to create ".box.box.prototype".
@baxtersa
Copy link
Contributor

Can you give the code of the source program you used? I tried making a simple test case and haven't reproduced this.

@arjunguha
Copy link
Member Author

You have access to ocelot-ide.org. Can you try your example there? Ocelot does babel-class-desugaring then Stopify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants