()
| 149587 | return (0, _vegaUtil.peek)(this._lookup); |
| 149588 | }, |
| 149589 | markpath () { |
| 149590 | const p = this._markpath; |
| 149591 | return ++p[p.length - 1]; |
| 149592 | }, |
| 149593 | // ---- |
| 149594 | fieldRef (field13, name) { |
| 149595 | if ((0, _vegaUtil.isString)(field13)) return fieldRef$1(field13, name); |
nothing calls this directly
no outgoing calls
no test coverage detected