Searched defs:escapeHatch (Results 1 – 4 of 4) sorted by relevance
1402 int escapeHatch = 100000; // defend against infinite loops in spansNearby() local1439 int escapeHatch = 9999; // the largest count for a regular test is 50; for a fuzzer, 500 in moveNearby() local
285 int escapeHatch = 100000; // this is 100 times larger than the debugLoopLimit test in addEndMovedSpans() local