Searched defs:CheckMode (Results 1 – 3 of 3) sorted by relevance
28 static int CheckMode(int mb_x, int mb_y, int mode) { in CheckMode() function
9124 … const checkMode = declaration.dotDotDotToken ? CheckMode.RestBindingElement : CheckMode.Normal; constant39104 … const parentCheckMode = node.dotDotDotToken ? CheckMode.RestBindingElement : CheckMode.Normal; constant
50672 (function (CheckMode) { argument