(e, t)
| 12157 | ); |
| 12158 | } |
| 12159 | forEachFieldDef(e, t) { |
| 12160 | Qa( |
| 12161 | this.getMapping(), |
| 12162 | (t, n) => { |
| 12163 | const i = wa(t); |
| 12164 | i && e(i, n); |
| 12165 | }, |
| 12166 | t, |
| 12167 | ); |
| 12168 | } |
| 12169 | } |
| 12170 | class Hm extends $c { |
| 12171 | clone() { |
no test coverage detected