Skip to content

Work around broken break/continue in yielding functions #7

@nwinter

Description

@nwinter

See this issue in traceur: google/traceur-compiler#605

Basically we're just hacking away the labels in aether.coffee to get it kind of not breaking, but the semantics are wrong for any originally labeled breaks and seem to turn all continues into breaks: http://discourse.codecombat.com/t/continue-seems-to-work-like-break/182

I wonder if there's a way we can make continues work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions