Lines Matching refs:enumeration
953 var enumeration = FunctionPatchabilityStatus;954 for (name in enumeration) {955 if (enumeration[name] == code) {