Skip to content

For f.prototype.m = function() { this.x = 0; } make x a member of f, not of the function expression#22643

Merged
1 commit merged intomasterfrom
property_assignment_in_prototype_function
Mar 16, 2018
Merged

For `f.prototype.m = function() { this.x = 0; }` make `x` a member of `f`, not of the function expression#22643
1 commit merged intomasterfrom
property_assignment_in_prototype_function

Commits