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

[js] change the way we check for inherited __interfaces__ (closes #9172) #9178

Merged
merged 1 commit into from
Feb 24, 2020

Conversation

nadako
Copy link
Member

@nadako nadako commented Feb 24, 2020

Basically do what @back2dos suggests in #9172 (comment).

I am still puzzled because I don't remember #7834 being ES6-specific, but I tested it again on a haxe version before 3e46bfa and it seems to indeed reproduce only with -D js-es=6, and this version is better than hasOwnProperty anyway, so let's go with it.

@nadako
Copy link
Member Author

nadako commented Feb 24, 2020

JS tests are passing and the macro failure is unrelated, so I'm just going to merge this.

@nadako nadako merged commit c510ae6 into development Feb 24, 2020
@nadako nadako deleted the 9172 branch February 24, 2020 21:57
@skial skial mentioned this pull request Feb 26, 2020
1 task
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

Successfully merging this pull request may close these issues.

1 participant