Commit 95c268d
authored
Fix use of SetterThatIgnoresPrototypeProperties
The first argument is the object to be manipulated, and the second is an
object that rejects such manipulation (used to avoid overwriting setters
on prototype objects that use SetterThatIgnoresPrototypeProperties, but
irrelevant here).1 parent 709fc46 commit 95c268d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments