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

Editorial: Suspend execution context in many places is mislinked #1257

Open
TimothyGu opened this Issue Jul 9, 2018 · 0 comments

Comments

Projects
None yet
2 participants
@TimothyGu
Member

TimothyGu commented Jul 9, 2018

In many places in the spec, like

an execution context is suspended. However, a link to the Suspend abstract operation is generated, which doesn't seem to be the intended meaning in most of these places, which mean the concept defined in https://tc39.github.io/ecma262/#sec-execution-contexts.

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