(e, t)
| 193 | _get: b._get, |
| 194 | }; |
| 195 | function w(e, t) { |
| 196 | if ("" == t) return e; |
| 197 | var n = { op: "_get", path: t }; |
| 198 | return (O(e, n), n.value); |
| 199 | } |
| 200 | function O(e, t, n, r, i, o) { |
| 201 | if ( |
| 202 | (void 0 === n && (n = !1), |
no test coverage detected