Searched refs:_parseSupportsDeclaration (Results 1 – 3 of 3) sorted by relevance
1 …sCondition()),this._parseBody(t,this._parseSupportsDeclaration.bind(this,e))},e.prototype._parseSu…
27380 return this._parseBody(node, this._parseSupportsDeclaration.bind(this, isNested));27382 Parser.prototype._parseSupportsDeclaration = function (isNested) { method in Parser
1 …s._parseBody(node, this._parseSupportsDeclaration.bind(this, isNested));\n };\n Parser.proto…