Home
last modified time | relevance | path

Searched refs:isFirstInsertion (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/services/
DtextChanges.ts679 …const isFirstInsertion = addToSeen(this.classesWithNodesInsertedAtStart, getNodeId(node), { node, … constant
681 … = isObjectLiteralExpression(node) && isJsonSourceFile(sourceFile) && isEmpty && !isFirstInsertion;