Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix call signature caching#10703

Merged
ahejlsberg merged 2 commits into
mastermicrosoft/TypeScript:masterfrom
fixSignatureCachemicrosoft/TypeScript:fixSignatureCacheCopy head branch name to clipboard
Sep 4, 2016
Merged

Fix call signature caching#10703
ahejlsberg merged 2 commits into
mastermicrosoft/TypeScript:masterfrom
fixSignatureCachemicrosoft/TypeScript:fixSignatureCacheCopy head branch name to clipboard

Conversation

@ahejlsberg

@ahejlsberg ahejlsberg commented Sep 4, 2016

Copy link
Copy Markdown
Member

Fixes #10697. Previously we used anySignature both as the signature for any objects and as a marker to indicate in-process resolution. This PR introduces a separate resolvingSignature for the latter case such that a result of anySignature is properly cached.

@nisimjoseph

Copy link
Copy Markdown

thank you.
when the fix will be available in dev build ?

@vladima

vladima commented Sep 4, 2016

Copy link
Copy Markdown
Contributor

👍

can we add original repro as a test case (at least we'll be aware that something is not right if execution time of tests will significantly increase)?

@ahejlsberg

Copy link
Copy Markdown
Member Author

@vladima Sure, I'll add the original repro.

@ahejlsberg ahejlsberg merged commit 2379000 into master Sep 4, 2016
@ahejlsberg ahejlsberg deleted the fixSignatureCache branch September 4, 2016 18:54
mhegazy added a commit that referenced this pull request Sep 6, 2016
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
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.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.