Commit cc753ef
authored
Use Object.prototype.hasOwnProperty in copyObj
FIX: Fix an issue where the code assumes input objects have their own `hasOwnProperty` method.1 parent 78555dd commit cc753ef
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments