Home
last modified time | relevance | path

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

/third_party/typescript/lib/
Dtsc.js26287 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks, option) { argument
32591 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks) { argument
32619 …ctives, newDirectives, changeStart, changeRangeOldEnd, delta, oldText, newText, aggressiveChecks) { argument
32656 …n moveElementEntirelyPastChangeRange(element, isArray, delta, oldText, newText, aggressiveChecks) { argument
32718 function checkNodePositions(node, aggressiveChecks) { argument
32735 …le, changeStart, changeRangeOldEnd, changeRangeNewEnd, delta, oldText, newText, aggressiveChecks) { argument
32841 function checkChangeRange(sourceFile, newText, textChangeRange, aggressiveChecks) { argument
DtypingsInstaller.js32426 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks, option) { argument
40003 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks) { argument
40076 …ctives, newDirectives, changeStart, changeRangeOldEnd, delta, oldText, newText, aggressiveChecks) { argument
40117 …n moveElementEntirelyPastChangeRange(element, isArray, delta, oldText, newText, aggressiveChecks) { argument
40233 function checkNodePositions(node, aggressiveChecks) { argument
40250 …le, changeStart, changeRangeOldEnd, changeRangeNewEnd, delta, oldText, newText, aggressiveChecks) { argument
40414 function checkChangeRange(sourceFile, newText, textChangeRange, aggressiveChecks) { argument