Home | History | Annotate | Download | only in src

Lines Matching refs:enumeration

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