Home
last modified time | relevance | path

Searched defs:noRegexTable (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/services/
Dclassifier.ts182 const noRegexTable: true[] = arrayToNumericMap<SyntaxKind, true>([ constant
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource10.ts130 export var noRegexTable = new boolean[]; variable