Skip to content

Handle toplevel this-assignment without crashing#22913

Merged
sandersn merged 1 commit into
masterfrom
handle-toplevel-this-assignment
Mar 27, 2018
Merged

Handle toplevel this-assignment without crashing#22913
sandersn merged 1 commit into
masterfrom
handle-toplevel-this-assignment

Conversation

@sandersn
Copy link
Copy Markdown
Member

Do nothing now. Someday we might handle it correctly.

Fixes #22888

Do nothing now. Someday we might handle it correctly.
@sandersn sandersn requested a review from mhegazy March 27, 2018 18:08
@sandersn sandersn assigned ghost and unassigned ghost Mar 27, 2018
@sandersn sandersn requested a review from a user March 27, 2018 18:09
@@ -0,0 +1,10 @@
=== tests/cases/conformance/salsa/a.js ===
this.a = 10;
No type information for this code.this.a;
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Should fix this output formatting some day...

@sandersn sandersn merged commit 61aad4c into master Mar 27, 2018
@sandersn sandersn deleted the handle-toplevel-this-assignment branch March 27, 2018 19:24
@microsoft microsoft locked and limited conversation to collaborators Jul 25, 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.

1 participant