| 2762 | this._parseStack.paused = true, this._parseStack.cursorStartX = e3, this._parseStack.cursorStartY = t3, this._parseStack.decodedLength = i3, this._parseStack.position = s3; |
| 2763 | } |
| 2764 | _logSlowResolvingAsync(e3) { |
| 2765 | this._logService.logLevel <= v.LogLevelEnum.WARN && Promise.race([e3, new Promise(((e4, t3) => setTimeout((() => t3("#SLOW_TIMEOUT")), 5e3)))]).catch(((e4) => { |
| 2766 | if ("#SLOW_TIMEOUT" !== e4) throw e4; |
| 2767 | console.warn("async parser handler taking longer than 5000 ms"); |
| 2768 | })); |
| 2769 | } |
| 2770 | _getCurrentLinkId() { |
| 2771 | return this._curAttrData.extended.urlId; |
| 2772 | } |