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

Invalid JS produced by dart2js: "Placeholder for" #15602

Closed
dgrove opened this issue Dec 12, 2013 · 3 comments
Closed

Invalid JS produced by dart2js: "Placeholder for" #15602

dgrove opened this issue Dec 12, 2013 · 3 comments

Comments

@dgrove
Copy link
Contributor

dgrove commented Dec 12, 2013

With version 1.0.1.1, I am seeing this code produced by dart2js

17140 init.metadata = [,
17141 true,
17142 "",
17143 0,
17144 J.Interceptor,
17145 J.JSIndexable,
17146 Placeholder for class(JSArray).E,
17147 [J.JSArray, 6],

The code to do this was introduced in https://code.google.com/p/dart/source/detail?r=28797 .

@peter-ahe-google
Copy link
Contributor

Dan,

Can you share an example that produces this output?

Cheers,
Peter


Added Library-Mirrors label.

@floitschG
Copy link
Contributor

Set owner to @floitschG.
Added Started label.

@floitschG
Copy link
Contributor

Fixed in r31109.


Added Fixed label.

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

No branches or pull requests

4 participants