Home | History | Annotate | Download | only in src

Lines Matching refs:enumeration

976     var enumeration = FunctionPatchabilityStatus;
977 for (name in enumeration) {
978 if (enumeration[name] == code) {