Searched refs:_currentFragment (Results 1 – 2 of 2) sorted by relevance
17733 _this2._currentFragment = null;17742 this._currentFragment = []; property17751 var _this$_currentFragmen = _slicedToArray(this._currentFragment, 1),17781 this._currentFragment.push(node);17788 this._currentFragment.push(node);17796 this._currentFragment.push(node);17802 this._stack.push(this._currentFragment);17804 this._currentFragment = node.childNodes;17809 this._currentFragment = this._stack.pop() || [];17810 var lastElement = this._currentFragment[this._currentFragment.length - 1];
1 …_currentFragment = null;\n this._stack = null;\n this._errorCode = XMLParserErrorCode.NoErro…