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

[v0.3.0-pre] cannot read property 'name' of undefined #54

Closed
59naga opened this issue Jun 25, 2018 · 1 comment
Closed

[v0.3.0-pre] cannot read property 'name' of undefined #54

59naga opened this issue Jun 25, 2018 · 1 comment
Labels

Comments

@59naga
Copy link
Owner

59naga commented Jun 25, 2018

The following code tries to access an invalid path property, and exit it.

/// index.js
var _createClass=function(){function t(e,r){for(var n=0;n<r.length;n++){var t=r[n];t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&&(t.writable=!0),Object.defineProperty(e,t.key,t)}}return function(e,r,n){return r&&t(e.prototype,r),n&&t(e,n),e}}();
babel index.js
#      TypeError: unknown: Cannot read property 'name' of undefined
@59naga
Copy link
Owner Author

59naga commented Jul 16, 2018

It is incomplete testing, has relapsed at #60

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

Successfully merging a pull request may close this issue.

1 participant