Skip to content

Editorial: remove unused variables in ArraySetLength#1231

Merged
bterlson merged 1 commit intotc39:masterfrom
ryzokuken:editorial-1230
Jun 18, 2018
Merged

Editorial: remove unused variables in ArraySetLength#1231
bterlson merged 1 commit intotc39:masterfrom
ryzokuken:editorial-1230

Conversation

@ryzokuken
Copy link
Copy Markdown
Member

Remove the unused variable (named succeeded) in Steps 16.c.iii-iv. in
Section 9.4.2.4, which describes the abstract operation ArraySetLength.

Fixes: #1230

Remove the unused variable (named `succeeded`) in Steps 16.c.iii-iv. in
Section 9.4.2.4, which describes the abstract operation ArraySetLength.

Fixes: tc39#1230
Copy link
Copy Markdown
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ljharb ljharb requested review from bmeck and bterlson June 16, 2018 20:44
@ljharb ljharb self-assigned this Jun 16, 2018
@bterlson bterlson merged commit 727656a into tc39:master Jun 18, 2018
ljharb pushed a commit to ljharb/ecma262 that referenced this pull request Jun 19, 2018
Remove the unused variable (named `succeeded`) in Steps 16.c.iii-iv. in
Section 9.4.2.4, which describes the abstract operation ArraySetLength.

Fixes: tc39#1230
bterlson pushed a commit that referenced this pull request Jun 20, 2018
* Editorial: remove useless es6num comments (#1237)

* Editorial: fix typo in Section 6.4.2 (#1233)

Fix a typo in Section 6.4.2, which concerns the Reference Specification
Type in the definition for a "Super Reference".

represents => represent

Fixes: #1229

* Editorial: remove unused variables in ArraySetLength (#1231)

Remove the unused variable (named `succeeded`) in Steps 16.c.iii-iv. in
Section 9.4.2.4, which describes the abstract operation ArraySetLength.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants