Skip to content

remove duplicate reflectiveCallNode method, and removing redundant getExpr() method #2313

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 13, 2019

Conversation

erik-krogh
Copy link
Contributor

Merging #2297 introduced a semantic conflict.

Specifically the reflectiveCallNode method was duplicated.

I also went and changed the code from #2251 to use the new DataFlow::getEnclosingExpr() to remove some related code-duplication.

Lets see that the tests pass before pushing the merge button.

@erik-krogh erik-krogh added the JS label Nov 13, 2019
@erik-krogh erik-krogh requested a review from a team as a code owner November 13, 2019 14:56
@semmle-qlci semmle-qlci merged commit 252e1c7 into github:master Nov 13, 2019
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