Home
last modified time | relevance | path

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

/third_party/typescript/lib/
DtypingsInstaller.js32385 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks, option) { argument
39868 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks) { argument
39941 …ctives, newDirectives, changeStart, changeRangeOldEnd, delta, oldText, newText, aggressiveChecks) { argument
39982 …n moveElementEntirelyPastChangeRange(element, isArray, delta, oldText, newText, aggressiveChecks) { argument
40098 function checkNodePositions(node, aggressiveChecks) { argument
40115 …le, changeStart, changeRangeOldEnd, changeRangeNewEnd, delta, oldText, newText, aggressiveChecks) { argument
40279 function checkChangeRange(sourceFile, newText, textChangeRange, aggressiveChecks) { argument
Dtsc.js26249 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks, option) { argument
32464 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks) { argument
32492 …ctives, newDirectives, changeStart, changeRangeOldEnd, delta, oldText, newText, aggressiveChecks) { argument
32529 …n moveElementEntirelyPastChangeRange(element, isArray, delta, oldText, newText, aggressiveChecks) { argument
32591 function checkNodePositions(node, aggressiveChecks) { argument
32608 …le, changeStart, changeRangeOldEnd, changeRangeNewEnd, delta, oldText, newText, aggressiveChecks) { argument
32714 function checkChangeRange(sourceFile, newText, textChangeRange, aggressiveChecks) { argument