Searched refs:_isExpectingAttribute (Results 1 – 3 of 3) sorted by relevance
77 _isExpectingAttribute: function() method in WebInspector.SourceHTMLTokenizer96 if (this._isExpectingAttribute())538 } else if (this._isExpectingAttribute()) {565 if (this._isExpectingAttribute())
76 _isExpectingAttribute: function()95 if (this._isExpectingAttribute())227 if (this._isExpectingAttribute())249 } else if (this._isExpectingAttribute()) {
4901 (WebInspector.SourceHTMLTokenizer.prototype._isExpectingAttribute):