This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
mirror of
https://github.com/microsoft/TypeScript.git
synced
2025-11-18 17:21:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9774cd5eb5733483f70828e934992aeca65e0b53
TypeScript
/
tests
/
baselines
T
History
Andy
and
GitHub
b9f60566d0
For
f.prototype.m = function() { this.x = 0; }
make
x
a member of
f
, not of the function expression (
#22643
)
2018-03-16 11:35:51 -07:00
..
reference
For
f.prototype.m = function() { this.x = 0; }
make
x
a member of
f
, not of the function expression (
#22643
)
2018-03-16 11:35:51 -07:00