Skip to content

Use consistent wording for referencing component #2789

@h2oche

Description

@h2oche

When referencing the components of the records, some phrases use

1. Set the LexicalEnvironment of _calleeContext_ to _localEnv_.
1.  Let _env_ be the LexicalEnvironment of the running execution context.
1. Let _generator_ be the Generator component of _genContext_

and some phrases use

1. Set the running execution context's LexicalEnvironment to _blockEnv_.
1. Let _oldEnv_ be the running execution context's LexicalEnvironment.

I'm not sure which form is better to use, but I think it'd better to consistify those phrases.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions