Home
last modified time | relevance | path

Searched defs:allowTrailingComma (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Demitter.ts2364 …const allowTrailingComma = currentSourceFile!.languageVersion >= ScriptTarget.ES5 && !isJsonSource… constant
/third_party/node/deps/acorn/acorn/dist/
Dacorn.js1953 pp$2.parseBindingList = function(close, allowEmpty, allowTrailingComma) { argument
3094 pp$3.parseExprList = function(close, allowTrailingComma, allowEmpty, refDestructuringErrors) { argument
Dacorn.mjs1947 pp$2.parseBindingList = function(close, allowEmpty, allowTrailingComma) { argument
3088 pp$3.parseExprList = function(close, allowTrailingComma, allowEmpty, refDestructuringErrors) { argument