Skip to content

TS: fix missing this type in method declarations#1076

Merged
semmle-qlci merged 3 commits intogithub:rc/1.20from
asger-semmle:this-param-unused-import
Mar 12, 2019
Merged

TS: fix missing this type in method declarations#1076
semmle-qlci merged 3 commits intogithub:rc/1.20from
asger-semmle:this-param-unused-import

Conversation

@asger-semmle
Copy link
Copy Markdown
Contributor

For method declarations, the this parameter was not included when converting the TypeScript AST to our AST.

@asger-semmle asger-semmle added this to the 1.20 milestone Mar 11, 2019
@asger-semmle asger-semmle requested a review from a team as a code owner March 11, 2019 16:55
@asger-semmle
Copy link
Copy Markdown
Contributor Author

Copy link
Copy Markdown

@xiemaisi xiemaisi left a comment

Choose a reason for hiding this comment

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

Looks plausible, but tests are unhappy.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants