Skip to content

Hoist generateDeclaredUidIdentifier helper function#4934

Merged
hzoo merged 1 commit intobabel:masterfrom
jridgewell:hoist-generateDeclaredUidIdentifier-add
Dec 8, 2016
Merged

Hoist generateDeclaredUidIdentifier helper function#4934
hzoo merged 1 commit intobabel:masterfrom
jridgewell:hoist-generateDeclaredUidIdentifier-add

Conversation

@jridgewell
Copy link
Copy Markdown
Member

Q A
Bug fix? No
Breaking change? No
New feature? No
Deprecations? No
Spec compliancy? No
Tests added/pass? No
Fixed tickets
License MIT
Doc PR
Dependency Changes

Hoist the helper function, to avoid allocating it every time Scope#generateDeclaredUidIdentifier is called.

@jridgewell jridgewell force-pushed the hoist-generateDeclaredUidIdentifier-add branch from 1fc7341 to e287a8b Compare December 3, 2016 02:35
@jridgewell jridgewell force-pushed the hoist-generateDeclaredUidIdentifier-add branch from e287a8b to 484f92d Compare December 3, 2016 02:40
@codecov-io
Copy link
Copy Markdown

Current coverage is 89.22% (diff: 68.00%)

No coverage report found for master at 27e201e.

Powered by Codecov. Last update 27e201e...484f92d

@hzoo
Copy link
Copy Markdown
Member

hzoo commented Dec 8, 2016

We should work on our tests coverage at some point haha 👍

@hzoo hzoo merged commit 32aa1f7 into babel:master Dec 8, 2016
@hzoo hzoo added the PR: Internal 🏠 A type of pull request used for our changelog categories label Dec 8, 2016
Jessidhia pushed a commit to Jessidhia/babel that referenced this pull request Dec 12, 2016
* master:
  make installing runtime/transform-runtime clearer [skip ci] (babel#4991)
  Add example to es2015-unicode-regex [skip ci] (babel#4983)
  v6.20.3
  Calculate the correct arity for async functions with destructuring - fixes babel#4977 (babel#4978)
  v6.20.2
  fix object spread (babel#4976)
  fix clean lib
  update readme [skip ci]
  v6.20.1
  Fix nested object spread (babel#4974)
  v6.20.0
  v6.20.0 changelog [skip ci] (babel#4971)
  Raise limit on code size before compacting (babel#4965)
  Use regenerator-transform to implement babel-plugin-transform-regenerator (babel#4881)
  Add getBindingIdentifierPaths/getOuterBindingIdentifierPaths (babel#4876)
  Hoist generateDeclaredUidIdentifier helper function (babel#4934)
panagosg7 pushed a commit to panagosg7/babel that referenced this pull request Jan 17, 2017
@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 6, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Internal 🏠 A type of pull request used for our changelog categories

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants