Searched refs:directivesByLine (Results 1 – 7 of 7) sorted by relevance
636 const directivesByLine = new Map( constant648 return arrayFrom(directivesByLine.entries())654 if (!directivesByLine.has(`${line}`)) {
10424 … var directivesByLine = new ts.Map(commentDirectives.map(function (commentDirective) { return ([10431 return ts.arrayFrom(directivesByLine.entries())10442 if (!directivesByLine.has("" + line)) {
13754 … var directivesByLine = new ts.Map(commentDirectives.map(function (commentDirective) { return ([13761 return ts.arrayFrom(directivesByLine.entries())13772 if (!directivesByLine.has("" + line)) {
13959 … var directivesByLine = new ts.Map(commentDirectives.map(function (commentDirective) { return ([13966 return ts.arrayFrom(directivesByLine.entries())13977 if (!directivesByLine.has("" + line)) {
13765 … var directivesByLine = new ts.Map(commentDirectives.map(function (commentDirective) { return ([13772 return ts.arrayFrom(directivesByLine.entries())13783 if (!directivesByLine.has("" + line)) {