Skip to content

Use a for-of loop for a dense array instead of iterating over keys and then indexing#11323

Merged
1 commit merged into
masterfrom
use_for_of
Oct 4, 2016
Merged

Use a for-of loop for a dense array instead of iterating over keys and then indexing#11323
1 commit merged into
masterfrom
use_for_of

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Oct 3, 2016

hoistedLocalVariables appears to be a dense array, since we push to it and don't set by index.

@DanielRosenwasser
Copy link
Copy Markdown
Member

👍

@ghost ghost merged commit e31f982 into master Oct 4, 2016
@ghost ghost deleted the use_for_of branch October 4, 2016 13:01
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants