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

12.10.4 Runtime Semantics: InstanceofOperator #622

Closed
CountOrlok opened this Issue Jun 25, 2016 · 1 comment

Comments

Projects
None yet
3 participants
@CountOrlok

CountOrlok commented Jun 25, 2016

The note in 12.10.4 begins with Steps 5 and 6 provide compatibility..., but there is no Step 6 in the algorithm above, so I think it should better start with Step 5 provides compatibility...

@CountOrlok CountOrlok changed the title from 12.10.4 Runtime Semantics: InstanceofOperator(O, C) to 12.10.4 Runtime Semantics: InstanceofOperator Jun 25, 2016

@claudepache

This comment has been minimized.

Show comment
Hide comment
@claudepache

claudepache Aug 2, 2016

Contributor

Fixed by 9746dbf

Contributor

claudepache commented Aug 2, 2016

Fixed by 9746dbf

@bterlson bterlson closed this Aug 2, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment